Hi all,

I was trying to train and tune a baseline hierarchical phrase-based model,
following the baseline tutorial (with additional options to `train-model.pl`).
While the training was efficient and successful, the tuning process always
gave me an all zero weights in the `moses.ini`.

The command I used for tuning was:

${MOSES-ROOT}/scripts/training/mert-moses.pl \
    ${CHN-DEVSET} ${ENG-DEVSET} \
    ${MOSES-ROOT}/bin/moses ./model/moses.ini \
    --mertdir ${MOSES-ROOT}/bin/

It worked fine with a phrase-based model. So I think the installation
should be good. And I also tried to use mose_chart as the decoder, but
there was no gain.

Has anyone else run into this issue? Please advise.


Best,
Shiman
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to