huggingface / transformers

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
https://huggingface.co/transformers
Apache License 2.0
135.38k stars 27.09k forks source link

Can run_translation.py support nllb model fine-tuning ? #19860

Closed cokuehuang closed 2 years ago

cokuehuang commented 2 years ago

Feature request

Can run_translation.py support nllb model fine-tuning ? As run_translation.py is much easier to fine-tuning a model.

Motivation

Want to an easy way to fine-tuning nllb model, as it is so difficult to fine-tuning a nllb model from its docs.

Your contribution

star the repository

sgugger commented 2 years ago

The script support NLLB models, if you run any issue you can use the forums to ask the community for help.