fairseq icon indicating copy to clipboard operation
fairseq copied to clipboard

Facebook AI Research Sequence-to-Sequence Toolkit written in Python.

Results 774 fairseq issues
Sort by recently updated
recently updated
newest added

## šŸ› Bug ### To Reproduce Steps to reproduce the behavior (**always include the command you ran**): 1. Run cmd '....' 2. See error #### Code sample ### Expected behavior...

bug
needs triage

Hello, I think there is something wrong with the arch. If I get the args for the mbart50.ft.n1 model it says "arch": "denoising_large". But denoising_large is not available in Fairseq...

bug
needs triage

Hello team, I'm working on a speaker profiling project that depends on fairseq. However, I’m consistently facing build failures related to libbleu.cpp and a missing standard header file (stddef.h) during...

## ā“ Questions and Help What is your question? Is there a way to use RoBERTa with sequences longer than 512 tokens (e.g., 2,000+)? I know RoBERTa was pretrained with...

question
needs triage