BackTo2014 commited on
Commit
41a5094
·
verified ·
1 Parent(s): b071d63

Create scheduler_config.json

Browse files
Files changed (1) hide show
  1. scheduler_config.json +5 -0
scheduler_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "multiplier": 2.0,
3
+ "warm_epoch": 10,
4
+ "after_scheduler": null
5
+ }