Skip to content

PROBLEM: alignment is 0. #225

@Rexbalaeniceps

Description

@Rexbalaeniceps

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions