diff --git a/models/README.md b/models/README.md new file mode 100644 index 0000000..9ce9345 --- /dev/null +++ b/models/README.md @@ -0,0 +1,6 @@ +# Pre-trained Models + +This directory should contain the pre-trained models to be fine-tuned. Please download [the pre-trained models](https://mailaub-my.sharepoint.com/:f:/g/personal/oae15_mail_aub_edu/EhAZnyaqnEBKk-UX7o8u-nMBM4JiGaZdBIBweRzLwnlxZw?e=ITN1C8) and place them here. You just need: + + - one of the following: Ar-LM-epoch1-acc43.pth, Ar-LM-epoch4-acc443.pth, or Ar-LM_unfreeze_1e-4_after3_2_acc475.pth + - itos.pkl \ No newline at end of file