finnstrom3693
commited on
Commit
•
ae1d6d8
1
Parent(s):
2609043
Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
@@ -8,5 +8,6 @@
|
|
8 |
"dropout_rate": 0.1,
|
9 |
"weight_decay": 0.01,
|
10 |
"learning_rate": 0.0001,
|
11 |
-
"restart_period": 500
|
|
|
12 |
}
|
|
|
8 |
"dropout_rate": 0.1,
|
9 |
"weight_decay": 0.01,
|
10 |
"learning_rate": 0.0001,
|
11 |
+
"restart_period": 500,
|
12 |
+
"total_stepa" : 2500
|
13 |
}
|