LorMolf commited on
Commit
41e86fe
·
verified ·
1 Parent(s): 6f0b828

Upload latest retained checkpoint envstep_300000.pth.tar

Browse files
Files changed (1) hide show
  1. README.md +13 -14
README.md CHANGED
@@ -1,22 +1,21 @@
1
  ---
2
- library_name: pytorch
3
  tags:
4
- - efficientzero
5
  - muzero
6
- - board-game
7
- - combinatorial-reasoning
8
- - crpt
9
  ---
10
 
11
- # ThreeSixNine-CK
 
 
12
 
13
- Latest exported EfficientZero checkpoint for `three_six_nine` from the simplified-five CRPT training runs.
14
 
15
- - Checkpoint: `checkpoints/envstep_45000.pth.tar`
16
- - Source path: `/workspace/combinatorial_reasoning_post_training/models/three_six_nine_dual_eval_continuation_20260519/round-01/three_six_nine/attempt-01_260519_131901/ckpt/envstep_45000.pth.tar`
17
- - Source attempt directory: `/workspace/combinatorial_reasoning_post_training/models/three_six_nine_dual_eval_continuation_20260519/round-01/three_six_nine/attempt-01_260519_131901`
18
- - W&B project: `crpt-three-six-nine-dual-eval-continuation`
19
- - W&B run: `dual_eval_20260519__three_six_nine__a01`
20
- - Uploaded at: `2026-05-19T15:04:12Z`
21
 
22
- Companion metadata is stored under `metadata/`, including the resolved LightZero config when available.
 
1
  ---
2
+ license: apache-2.0
3
  tags:
 
4
  - muzero
5
+ - efficientzero
6
+ - board-games
7
+ - checkpoint
8
  ---
9
 
10
+ # ThreeSixNine EfficientZero Checkpoint
11
+
12
+ This repository stores retained CRPT EfficientZero checkpoints for `three_six_nine`.
13
 
14
+ ## Latest Upload
15
 
16
+ - Checkpoint: `checkpoints/envstep_300000.pth.tar`
17
+ - Source path: `models/simplified5_two_machine_continuation_20260520/shard-0/three_six_nine/attempt-03_260520_145623/ckpt/envstep_300000.pth.tar`
18
+ - Uploaded at: `2026-05-21T09:56:43Z`
19
+ - Selection: latest retained env-step checkpoint from the previous simplified5 training run per user instruction.
 
 
20
 
21
+ Metadata and resolved runtime config snapshots are under `metadata/`.