amirali1985 commited on
Commit
59e2f16
·
verified ·
1 Parent(s): c2b0ab8

Update eval_results_path to hash-keyed path

Browse files
qwen2.5-0.5b/owt20M/train_config.json CHANGED
@@ -2,7 +2,7 @@
2
  "model_key": "qwen2.5-0.5b/owt20M",
3
  "config_hash": "94ccb112a6e2dfb6fb7dbdaecf47615a7e6b600a6d739c65fb0e526e0d18928e",
4
  "config_path": "evals/qwen2.5-0.5b/owt20M/config.json",
5
- "eval_results_path": "evals/qwen2.5-0.5b/owt20M/eval_results.jsonl",
6
  "base_model": "Qwen/Qwen2.5-0.5B",
7
  "mode": "clean",
8
  "epochs": 1,
 
2
  "model_key": "qwen2.5-0.5b/owt20M",
3
  "config_hash": "94ccb112a6e2dfb6fb7dbdaecf47615a7e6b600a6d739c65fb0e526e0d18928e",
4
  "config_path": "evals/qwen2.5-0.5b/owt20M/config.json",
5
+ "eval_results_path": "evals/qwen2.5-0.5b/owt20M/94ccb112a6e2dfb6fb7dbdaecf47615a7e6b600a6d739c65fb0e526e0d18928e/eval_results.jsonl",
6
  "base_model": "Qwen/Qwen2.5-0.5B",
7
  "mode": "clean",
8
  "epochs": 1,