Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dump_explain.expected « config « interface « tests - github.com/marian-nmt/marian-regression-tests.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 74373658126d5f7fe14c2d7114f2bdc70cec82ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Model options
type: s2s
dim-emb: 16
dim-rnn: 32
enc-type: alternating
enc-cell-depth: 2
enc-depth: 4
dec-cell-base-depth: 4
dec-cell-high-depth: 2
dec-depth: 4
skip: true
layer-normalization: true
tied-embeddings: true
# Training options
after-batches: 2
mini-batch: 8