microsoft / MASS

MASS: Masked Sequence to Sequence Pre-training for Language Generation
https://arxiv.org/pdf/1905.02450.pdf
Other
1.12k stars 206 forks source link

Problems in generating results with supNMT #90

Open huangxianliang opened 4 years ago

huangxianliang commented 4 years ago

In the README,the scripts: fairseq-generate $data_dir \ --user-dir $user_dir \ -s zh -t en \ --langs en,zh \ --source-langs zh --target-langs en \ --mt_steps zh-en \ --gen-subset valid \ --task xmasked_seq2seq \ --path $model \ --beam 5 --remove-bpe The problem:generally,we have not en(results),how to run fairseq-generate. Thk

wenhuihuang1979 commented 4 years ago

could you answer that? thanks.

huangxianliang commented 4 years ago

could you answer that? thanks.

我现在也不知道,我想用fairseq-interactive,但是这个命令的参数我调了好久都不对

tuanshanyou commented 4 years ago

the same question......T T

wyx518 commented 4 years ago

下载中英预训练模型总是失败,请问是怎么下载的呢

Hemaybe03259ran commented 4 years ago

hi. do you have any idea to generate a testset result? btw,my testset is mono