summaryrefslogtreecommitdiff
path: root/dtrain/test/example/dtrain.ini
blob: 09b493ad0c615c68910bed163cfe746a4a90fcdb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
decoder_config=test/example/cdec.ini
k=1500
N=3
learning_rate=0.0005
gamma=0
epochs=2
input=test/example/nc-wmt11.1k.gz
output=-
scorer=stupid_bleu
sample_from=kbest
#filter=unique
pair_sampling=PRO
select_weights=last
print_weights=Glue WordPenalty LanguageModel LanguageModel_OOV PhraseModel_0 PhraseModel_1 PhraseModel_2 PhraseModel_3 PhraseModel_4 PassThrough
tmp=/tmp
stop_after=100
#keep_w=
#update_ok=
#l1_reg=clip
#l1_reg_strength=0.0001