AbstractPhil commited on
Commit
ed29abf
·
verified ·
1 Parent(s): 79d07cb

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -8,7 +8,7 @@
8
  "seed": 42,
9
  "batch_size": 16,
10
  "base_lr": 2e-06,
11
- "shift": 2.0,
12
  "dropout": 0.1,
13
  "max_train_steps": 50000,
14
  "checkpointing_steps": 1000,
 
8
  "seed": 42,
9
  "batch_size": 16,
10
  "base_lr": 2e-06,
11
+ "shift": 3.0,
12
  "dropout": 0.1,
13
  "max_train_steps": 50000,
14
  "checkpointing_steps": 1000,