fairseq2 and Seq2Seq-PyTorch

Fairseq2 is a comprehensive production-grade toolkit for sequence modeling that supersedes and competes with the simpler educational Seq2Seq-PyTorch implementation, which lacks active maintenance and distribution.

fairseq2
74
Verified
Seq2Seq-PyTorch
51
Established
Maintenance 17/25
Adoption 11/25
Maturity 25/25
Community 21/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Stars: 1,122
Forks: 135
Downloads:
Commits (30d): 9
Language: Python
License: MIT
Stars: 742
Forks: 161
Downloads:
Commits (30d): 0
Language: Python
License: WTFPL
No risk flags
Stale 6m No Package No Dependents

About fairseq2

facebookresearch/fairseq2

FAIR Sequence Modeling Toolkit 2

This toolkit helps AI researchers train and fine-tune custom AI models for various content generation tasks, such as creating new text, speech, or even translating between languages. You feed it large datasets of text, audio, or other sequences, and it outputs a trained AI model ready for deployment. This is for researchers specializing in natural language processing, speech technology, or other generative AI fields.

AI-research natural-language-processing speech-recognition machine-translation generative-AI

About Seq2Seq-PyTorch

MaximumEntropy/Seq2Seq-PyTorch

Sequence to Sequence Models with PyTorch

This project helps machine learning engineers and researchers build and experiment with sequence-to-sequence models for tasks like machine translation. It takes sequences of words or characters in one language as input and produces translated sequences in another. The implementations cover standard and attention-based models, providing a foundation for natural language processing applications.

Machine Translation Natural Language Processing Deep Learning Research AI Model Development

Scores updated daily from GitHub, PyPI, and npm data. How scores work