Upload config.json with huggingface_hub
Browse files- 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":
|
| 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,
|