You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Myle Ott df2f84ce61 v0.8.0 -> v0.9.0 (#1452) 4 years ago
docs v0.8.0 -> v0.9.0 (#1452) 4 years ago
examples v0.8.0 -> v0.9.0 (#1452) 4 years ago
fairseq v0.8.0 -> v0.9.0 (#1452) 4 years ago
fairseq_cli Add fairseq to PyPI (#495) 5 years ago
scripts Small fixes 4 years ago
tests Fix lightconv_lm and add test (#932) 4 years ago
.gitignore Enable to print the history of NAT; fix LevT decoding bug (#908) 4 years ago
CODE_OF_CONDUCT.md Adopt Contributor Covenant 4 years ago
CONTRIBUTING.md Relicense fairseq under MIT license (#786) 4 years ago
LICENSE Relicense fairseq under MIT license (#786) 4 years ago
README.md Make torch.hub interface automatically apply tokenization and BPE 4 years ago
eval_lm.py Small fixes 4 years ago
fairseq.gif Initial commit 6 years ago
fairseq_logo.png Fixes (#442) 5 years ago
generate.py Enable to print the history of NAT; fix LevT decoding bug (#908) 4 years ago
hubconf.py Build Cython components when loading hub (#1386) 4 years ago
interactive.py Implementation of the paper "Jointly Learning to Align and Translate with Transformer Models" (#877) 4 years ago
preprocess.py Implementation of the paper "Jointly Learning to Align and Translate with Transformer Models" (#877) 4 years ago
score.py Relicense fairseq under MIT license (#786) 4 years ago
setup.py v0.8.0 -> v0.9.0 (#1452) 4 years ago
train.py fix a bug when resuming training from the last epoch (#1275) 4 years ago
validate.py Small fixes 4 years ago