model
Browse files- scripts/model.yaml +1 -1
scripts/model.yaml
CHANGED
@@ -116,7 +116,7 @@ optimizer:
|
|
116 |
|
117 |
init_args:
|
118 |
# (type: float, default: 0.001)
|
119 |
-
lr: 1.0e-
|
120 |
|
121 |
# (type: float, default: 0.01)
|
122 |
weight_decay: 0.1
|
|
|
116 |
|
117 |
init_args:
|
118 |
# (type: float, default: 0.001)
|
119 |
+
lr: 1.0e-4
|
120 |
|
121 |
# (type: float, default: 0.01)
|
122 |
weight_decay: 0.1
|