summaryrefslogtreecommitdiff
path: root/dtrain/test/example/dtrain.ini
blob: ed1b7e5ff5d3e628783b3c498d4f4c399f29785d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
input=test/example/nc-wmt11.1k.gz    # use '-' for stdin
output=w.gz                             # a weights file
decoder_config=test/example/cdec.ini # a ini for cdec
# these will be printed on each iteration
print_weights=Glue WordPenalty LanguageModel LanguageModel_OOV PhraseModel_0 PhraseModel_1 PhraseModel_2 PhraseModel_3 PhraseModel_4 PhraseModel_5 PhraseModel_6 PassThrough
tmp=/tmp
stop_after=20

# interesting stuff
epochs=1
k=100
N=4
learning_rate=0.0001
gamma=0.00001
scorer=stupid_bleu
sample_from=kbest
filter=uniq
pair_sampling=108010
pair_threshold=0.01
select_weights=last