fairseq
https://github.com/facebookresearch/fairseq
Python
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported14 Subscribers
Add a CodeTriage badge to fairseq
Help out
- Issues
- checkpoint
- How is the BLEU of the WMT14 test set calculated?
- What are the utilities of kaldi_initializer.py and kaldi_decoder.py scripts present inside the fairseq/examples/speech_recognition/kaldi folder?
- Why send whole tokens to "repeat_ngram_blocker "?
- How to generate .ctm and .stm files of the decoded texts in wav2vec during speech recognition task?
- Add parameter '--eval-sacrebleu-args' for translation task and re-fix #4689.
- How can I use fairseq on Apple M1 chip with GPU?
- Can fairseq save the model parameters as fp16?
- Summarization
- Why parameters are still updated even if I set their requires_grads equal to "False" ? Fairseq transformer
- Docs
- Python not yet supported