konverner commited on
Commit
a0f3dfc
1 Parent(s): b698e2e

Update scripts/training_config.json

Browse files
Files changed (1) hide show
  1. scripts/training_config.json +2 -2
scripts/training_config.json CHANGED
@@ -4,6 +4,6 @@
4
  "lang": "en",
5
  "batch_size": 2,
6
  "learning_rate": 1e-4,
7
- "max_steps": 400,
8
- "warmup_steps": 40
9
  }
 
4
  "lang": "en",
5
  "batch_size": 2,
6
  "learning_rate": 1e-4,
7
+ "max_steps": 300,
8
+ "warmup_steps": 30
9
  }