finnstrom3693 commited on
Commit
2609043
1 Parent(s): c58e114

fix consine with restart training

Browse files
Files changed (2) hide show
  1. config.json +2 -1
  2. model.keras +2 -2
config.json CHANGED
@@ -7,5 +7,6 @@
7
  "num_hidden_layers": 8,
8
  "dropout_rate": 0.1,
9
  "weight_decay": 0.01,
10
- "learning_rate": 0.0001
 
11
  }
 
7
  "num_hidden_layers": 8,
8
  "dropout_rate": 0.1,
9
  "weight_decay": 0.01,
10
+ "learning_rate": 0.0001,
11
+ "restart_period": 500
12
  }
model.keras CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d5aab00b3f82af124c3c01379f687ebc7ed40a5b72cf5f3dce6ed78ab9408e65
3
- size 463535152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c88bb875ada0f3e356901fb269f3bd6b5f2b8a1c4cefbac989638d409c99ac6
3
+ size 463535859