-
Notifications
You must be signed in to change notification settings - Fork 781
Open
Description
hello~ Some problems have occurred in the file training.out
after running the following script:
nohup nice /data/wbxu/mosesdecoder/scripts/training/train-model.perl -root-dir train \
-corpus /data/wbxu/wmt14/wmt14_ende/train.en-de.clean \
-f de -e en -alignment grow-diag-final-and -reordering msd-bidirectional-fe \
-lm 0:3:/data/wbxu/excute_moses/train.en-de.blm.en:8 \
-external-bin-dir /data/wbxu/mosesdecoder/tools >& training.out &
PROBLEM: alignment is 0.
WARNING: Model2 viterbi alignment has zero score.
Here are the different elements that made this alignment probability zero
Source length 79 target length 100
I use the train dataset from fairseq distillation. Please tell me why those problems appeared, thanks very much~
Metadata
Metadata
Assignees
Labels
No labels