Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -95,7 +95,7 @@
|
|
| 95 |
],
|
| 96 |
"pos_decay_lambda": 0.0,
|
| 97 |
"future_steps_weight": 0.3,
|
| 98 |
-
"optimizer_lr":
|
| 99 |
"optimizer_betas": [
|
| 100 |
0.95,
|
| 101 |
0.999
|
|
|
|
| 95 |
],
|
| 96 |
"pos_decay_lambda": 0.0,
|
| 97 |
"future_steps_weight": 0.3,
|
| 98 |
+
"optimizer_lr": 2.1e-05,
|
| 99 |
"optimizer_betas": [
|
| 100 |
0.95,
|
| 101 |
0.999
|