Kamtera commited on
Commit
356657e
1 Parent(s): b10d47a

Update config-2.json

Browse files
Files changed (1) hide show
  1. config-2.json +2 -2
config-2.json CHANGED
@@ -24,8 +24,8 @@
24
  "distributed_url": "tcp://localhost:54321",
25
  "mixed_precision": true,
26
  "epochs": 1000,
27
- "batch_size": 16,
28
- "eval_batch_size": 8,
29
  "grad_clip": 5.0,
30
  "scheduler_after_epoch": true,
31
  "lr": 0.0001,
 
24
  "distributed_url": "tcp://localhost:54321",
25
  "mixed_precision": true,
26
  "epochs": 1000,
27
+ "batch_size": 32,
28
+ "eval_batch_size": 16,
29
  "grad_clip": 5.0,
30
  "scheduler_after_epoch": true,
31
  "lr": 0.0001,