40 lines
1.3 KiB
INI
40 lines
1.3 KiB
INI
|
# MERT optimized configuration
|
||
|
# decoder /home/kasia/mosesdecoder/bin/moses
|
||
|
# BLEU 0.09982 on dev /home/kasia/Pulpit/TAU/wmt-2020-pl-en/dev-0/in.true.tsv
|
||
|
# We were before running iteration 18
|
||
|
# finished czw, 18 lut 2021, 00:24:43 CET
|
||
|
### MOSES CONFIG FILE ###
|
||
|
#########################
|
||
|
|
||
|
# input factors
|
||
|
[input-factors]
|
||
|
0
|
||
|
|
||
|
# mapping steps
|
||
|
[mapping]
|
||
|
0 T 0
|
||
|
|
||
|
[distortion-limit]
|
||
|
6
|
||
|
|
||
|
# feature functions
|
||
|
[feature]
|
||
|
UnknownWordPenalty
|
||
|
WordPenalty
|
||
|
PhrasePenalty
|
||
|
PhraseDictionaryMemory name=TranslationModel0 num-features=4 path=/home/kasia/Pulpit/TAU/wmt-2020-pl-en/train/working/mert-work/filtered/phrase-table.0-0.1.1.gz input-factor=0 output-factor=0
|
||
|
LexicalReordering name=LexicalReordering0 num-features=6 type=wbe-msd-bidirectional-fe-allff input-factor=0 output-factor=0 path=/home/kasia/Pulpit/TAU/wmt-2020-pl-en/train/working/mert-work/filtered/reordering-table.wbe-msd-bidirectional-fe.0-0.1
|
||
|
Distortion
|
||
|
KENLM name=LM0 factor=0 path=/home/kasia/Pulpit/TAU/wmt-2020-pl-en/train/corpus/train25k.blm.en order=3
|
||
|
|
||
|
# dense weights for feature functions
|
||
|
[weight]
|
||
|
|
||
|
LexicalReordering0= 0.153787 0.0554938 0.0869773 0.087221 0.0308011 0.0231596
|
||
|
Distortion0= 0.0788217
|
||
|
LM0= 0.062687
|
||
|
WordPenalty0= -0.185289
|
||
|
PhrasePenalty0= 0.0772884
|
||
|
TranslationModel0= 0.0309354 0.028516 0.0508365 0.0481864
|
||
|
UnknownWordPenalty0= 1
|