-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathbreakfast.yaml
80 lines (80 loc) · 999 Bytes
/
breakfast.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
BU:
a: sa
a_dim: null
a_ffdim: null
a_layers: 1
a_nhead: 8
dropout: null
f: null
f_dim: null
f_layers: 10
f_ln: null
f_ngp: null
hid_dim: null
s_layers: 1
Bi:
a: sca
a_dim: 512
a_ffdim: 512
a_layers: 6
a_nhead: 8
dropout: 0.0
f: m2
f_dim: 512
f_layers: 10
f_ln: false
f_ngp: 1
hid_dim: 512
Bu:
a: sa
a_dim: null
a_ffdim: null
a_layers: 1
a_nhead: 8
dropout: null
f: null
f_dim: null
f_layers: 10
f_ln: null
f_ngp: null
hid_dim: null
FACT:
block: iuUU
cmr: 0.3
fpos: false
ntoken: 60
trans: false
mwt: 0.1
Loss:
a2fc: 1.0
bgw: 1.0
match: o2o
nullw: -1.0
pc: 0.2
sw: 5.0
TM:
inplace: true
m: 5
p: 0.05
t: 30
use: true
aux:
debug: false
eval_every: 2000
gpu: 0
mark: ""
print_every: 1000
resume: max
runid: 0
batch_size: 4
clip_grad_norm: 10.0
dataset: breakfast
eval_bg: true
epoch: 150
lr: 0.0001
lr_decay: 80
momentum: 0.0
optimizer: Adam
split: split1
sr: 1
weight_decay: 0.0