summaryrefslogtreecommitdiff
path: root/dtrain/test/example/dtrain.ini
blob: fab4d3177b0d2782c87ec7c123b8f49ca894e566 (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=100
N=3
learning_rate=0.0005
gamma=0
epochs=3
input=test/example/nc-wmt11.1k.gz
output=-
scorer=stupid_bleu
sample_from=forest
#filter=unique
pair_sampling=5050
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=10
#keep_w=
#update_ok=
#l1_reg=clip
#l1_reg_strength=0.0001