Upload checkpoints/train_config.json with huggingface_hub
Browse files
checkpoints/train_config.json
CHANGED
|
@@ -15,5 +15,7 @@
|
|
| 15 |
"max_grad_norm": 0.5,
|
| 16 |
"save_every": 50,
|
| 17 |
"resume_from": null,
|
| 18 |
-
"seed": 42
|
|
|
|
|
|
|
| 19 |
}
|
|
|
|
| 15 |
"max_grad_norm": 0.5,
|
| 16 |
"save_every": 50,
|
| 17 |
"resume_from": null,
|
| 18 |
+
"seed": 42,
|
| 19 |
+
"hf_repo_id": "vshwanilgv/wenavigatecontroller-ppo",
|
| 20 |
+
"hf_best_only": true
|
| 21 |
}
|