-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create finetune and eval script for NLLB #1
Comments
Iambusayor
changed the title
Create finetuing and eval script for NLLB
Create finetune and eval script for NLLB
Jan 13, 2024
I would like to be assigned this task |
Hi Tunde, I am working on the fine-tuning script for this already, maybe you could work on the eval. |
Okay |
I will work on the eval script |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The issue requires a finetunig script and evaluation script for NLLB.
Script should take in CLI arguments and should be uses to run a baseline experiment on the Mafand dataset for 3 epoch. Please look at the
"A few thousand translation"
paper for more details.Useful repo:
https://github.com/masakhane-io/afriqa/blob/main/translation_script/nllb_translate.py
https://github.com/TartuNLP/m2m-100-finetune/tree/main
The text was updated successfully, but these errors were encountered: