Add translating guide (#17004)

* Add translating guide
This commit is contained in:
Omar U. Espejel
2022-04-30 18:43:38 -04:00
committed by GitHub
parent ede5e04191
commit da47c264f9
2 changed files with 63 additions and 0 deletions

View File

@@ -108,6 +108,11 @@ Make sure to put your new file under the proper section. It's unlikely to go in
depending on the intended targets (beginners, more advanced users or researchers) it should go in section two, three or
four.
### Translating
When translating, refer to the guide at [./TRANSLATING.md](https://github.com/huggingface/transformers/blob/main/docs/TRANSLATING.md).
### Adding a new model
When adding a new model: