Closed twairball closed 7 years ago
Thanks! Before adding the model, please add a README.md similar to the other pretrained models (https://github.com/facebookresearch/fairseq#pre-trained-models) describing the data pre-processing. Each archive also contains source/target dictionaries as well as an optional bpe code file (if the data was bpe encoded), e.g.,
$ ls wmt16.en-ro.fconv-float bpecodes dict.en.th7 dict.ro.th7 model.th7 README.md
Thanks for the reply michael -- I'll fix that up soon.
Hi, the link contains pretrained-models doesn't work. Could you please give me another valid link?
Hi guys,
I'd like to contribute my models i've trained on wmt17 news commentary for chinese-english.
Are there any guidelines on dataset? I randomly split dataset 80% training 10% validation 10% test.
(website mentions they don't have preprocessed training or dev sets for zh-en) http://www.statmt.org/wmt17/translation-task.html
(Comment edited with links to models and training results)