owos / afri_augs

Data Augmentation for Generative models
1 stars 5 forks source link

NLLB evaluation script #14

Closed Tundeh closed 10 months ago

Tundeh commented 10 months ago

This pull request implements the evaluation script for the NLLB.

heisguyy commented 10 months ago

Hi Tundeh can you provide an example of how to use the script.

Tundeh commented 10 months ago

Hi Tundeh can you provide an example of how to use the script.

Run the script and pass the arguments in the command line like this python3 eval.py --model_name facebook/nllb-200-distilled-600M --dataset_path ../data/yoruba_translation.json --source_lang en --target_lang yor