lemmonation/jm-nat
Code for ACL2020 "Jointly Masked Sequence-to-Sequence Model for Non-Autoregressive Neural Machine Translation"
PythonMIT
Issues
- 1
why 'Index file doesn\'t match expected format. Make sure that --dataset-impl is configured properly.'? I preproessed the data using fairseq-preprocess
#5 opened by CandisXue - 0
为什么genertate出来的是包含【mask】的不完整句子??
#6 opened by CandisXue - 2
Could you please provide the download link for the jointly masked pre-trained model in wmt?
#3 opened by yangkexin - 0
- 3
报一个bug:source中的mask_index和为词表中第一个词的index
#2 opened by hanyaqian - 2
Generate distilled target samples by the autoregressive model, i.e., set --gen-subset train while decoding.
#1 opened by hanyaqian