=============== fairseq2.recipe =============== .. currentmodule:: fairseq2.recipe The recipe module provides training recipes and configuration systems for common machine learning tasks. **Coming soon:** This documentation is being developed. The recipe module includes: - Pre-configured training recipes - Recipe configuration and customization - Task-specific training pipelines - Hyperparameter management Please refer to the source code and examples in the meantime.