fairseq2
fairseq2 copied to clipboard
Add documentation for huggingface recipes
What does this PR do? Please describe: This PR includes some documentation for the huggingface recipes.
Does your PR introduce any breaking changes? If yes, please list them: None
Check list:
- [X] Was the content of this PR discussed and approved via a GitHub issue? (no need for typos or documentation improvements)
- [X] Did you read the contributor guideline?
- [x] Did you make sure that your PR does only one thing instead of bundling different changes together?
- [x] Did you make sure to update the documentation with your changes? (if necessary)
- [X] Did you write any new necessary tests?
- [x] Did you verify new and existing tests pass locally with your changes?
- [X] Did you update the CHANGELOG? (no need for typos, documentation, or minor internal changes)