LorMolf commited on
Commit
41b4251
·
verified ·
1 Parent(s): db3d613

Update metadata/upload_manifest.json

Browse files
Files changed (1) hide show
  1. metadata/upload_manifest.json +6 -14
metadata/upload_manifest.json CHANGED
@@ -1,16 +1,8 @@
1
  {
2
- "checkpoint_size_bytes": 139564675,
3
- "display_name": "Connect4",
4
- "game_id": "connect4",
5
- "metadata_files": {
6
- "checkpoint_index": "models/simplified5_two_machine_continuation_20260520/shard-0/connect4/attempt-03_260520_145624/ckpt/checkpoint_index.yaml",
7
- "run_metadata": "models/simplified5_two_machine_continuation_20260520/shard-0/connect4/attempt-03_260520_145624/ckpt/metadata.yaml",
8
- "total_config": "models/simplified5_two_machine_continuation_20260520/shard-0/connect4/attempt-03_260520_145624/total_config.py"
9
- },
10
- "repo_checkpoint_path": "checkpoints/envstep_290000.pth.tar",
11
- "repo_id": "LorMolf/Connect4-CK",
12
- "selection_policy": "Latest retained env-step checkpoint per user instruction after the simplified5 previous training run was stopped.",
13
- "source_checkpoint": "models/simplified5_two_machine_continuation_20260520/shard-0/connect4/attempt-03_260520_145624/ckpt/envstep_290000.pth.tar",
14
- "source_run_dir": "models/simplified5_two_machine_continuation_20260520/shard-0/connect4/attempt-03_260520_145624",
15
- "uploaded_at_utc": "2026-05-21T09:56:43Z"
16
  }
 
1
  {
2
+ "checkpoint_path": "checkpoints/envstep_1000000.pth.tar",
3
+ "game": "connect4",
4
+ "intended_next_phase": "self_play_500k_seed",
5
+ "source_checkpoint": "/home/molfetta/combinatorial_reasoning_post_training/models/connect4_hf_bot_mode_1m_20260522/connect4/attempt-01_260522_173857/ckpt/envstep_1000000.pth.tar",
6
+ "source_run": "connect4_hf_bot_mode_1m_20260522",
7
+ "uploaded_at": "2026-05-23T11:46:20+00:00"
 
 
 
 
 
 
 
 
8
  }