summaryrefslogtreecommitdiff
path: root/training/dtrain/examples/standard/dtrain.ini
blob: a0d64fa05667faee4fc2066551ecfb9bd1502712 (plain)
1
2
3
4
5
6
7
8
9
bitext=nc-wmt11.100.gz    # input bitext
output=-                  # a weights file (add .gz for gzip compression) or STDOUT '-'
decoder_conf=./cdec.ini   # config for cdec
iterations=3              # run over input 3 times
k=100                     # use 100best lists
N=4                       # optimize (approx.) BLEU4
learning_rate=0.1         # learning rate
margin=1.0                # margin for margin perceptron
print_weights=Glue WordPenalty LanguageModel LanguageModel_OOV PhraseModel_0 PhraseModel_1 PhraseModel_2 PhraseModel_3 PhraseModel_4 PhraseModel_5 PhraseModel_6 PassThrough