Final results are available in dev.txt and test.txt in the root folder.
To recreate results, run:
- preprocess.py
- training_final_trainval.py
- final_eval.py
Jupyter notebooks are provided for exploring the data (exploratory_data.ipynb), analysinging the baselines (baseline_models.ipynb), and analysing the trained model (model_analysis.ipynb).