facebookresearch/fairseq
Ver no GitHubAdd an option to disable appending eos to the end of each document while preprocessing
Open
#5.615 aberto em 26 de mai. de 2025
enhancementhelp wantedneeds triage
Métricas do repositório
- Stars
- (29.107 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
🚀 Feature Request
Add an option to disable appending EOS to the end of each document while preprocessing
Motivation
There are instances where adding EOS is not preferred like when packing data to sequence length.
Pitch
Proposing a change to add an argument to handle this