Kaggle Competition - CommonLit
System requirements:
- Python 3.9
pipenv
- Kaggle API credentials set up
From this directory:
pipenv install
pipenv run get_nlp_models
pipenv run get_data
Run the full pipeline and produce a sample submission file:
pipenv run pipeline