vshwanilgv commited on
Commit
8ba55d8
·
verified ·
1 Parent(s): 3e5657a

Upload checkpoints/train_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. checkpoints/train_config.json +3 -1
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
  }