eubinecto
commited on
Commit
·
833c5c8
1
Parent(s):
1ef8679
changes to the config
Browse files- config.yaml +2 -2
config.yaml
CHANGED
@@ -30,7 +30,7 @@ gamma:
|
|
30 |
idiom2def_ver: c
|
31 |
k: 11
|
32 |
lr: 0.00001
|
33 |
-
max_epochs:
|
34 |
batch_size: 64
|
35 |
shuffle: true
|
36 |
kor2eng:
|
@@ -40,7 +40,7 @@ gamma:
|
|
40 |
idiom2def_ver: d
|
41 |
k: 11
|
42 |
lr: 0.00001
|
43 |
-
max_epochs:
|
44 |
batch_size: 64
|
45 |
num_workers: 4
|
46 |
shuffle: true
|
|
|
30 |
idiom2def_ver: c
|
31 |
k: 11
|
32 |
lr: 0.00001
|
33 |
+
max_epochs: 50
|
34 |
batch_size: 64
|
35 |
shuffle: true
|
36 |
kor2eng:
|
|
|
40 |
idiom2def_ver: d
|
41 |
k: 11
|
42 |
lr: 0.00001
|
43 |
+
max_epochs: 50
|
44 |
batch_size: 64
|
45 |
num_workers: 4
|
46 |
shuffle: true
|