--- language: - en - fr tags: - translation - NLP datasets: - enimai/MuST-C-fr metrics: - sacrebleu pipeline_tag: text2text-generation --- # Model Card for Model ID This model provides the translation of short English sentences into French. ## Model Details ### Model Description - **Model type:** Text2Text Generation - **Language(s) (NLP):** English, French - **Finetuned from model:** T5-Base ## Training Details ### Training Data The data used for traing was a randomized 10000-instance sub-set obtained from the 'train' split of the 'enimai/MuST-C-fr dataset. ## Evaluation The evaluation was made using 'sacrebleu' #### Testing Data The data used for testing was the 2632-instance 'test' split of the 'enimai/MuST-C-fr dataset.