Upload latest retained checkpoint envstep_300000.pth.tar
Browse files
README.md
CHANGED
|
@@ -1,22 +1,21 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
tags:
|
| 4 |
-
- efficientzero
|
| 5 |
- muzero
|
| 6 |
-
-
|
| 7 |
-
-
|
| 8 |
-
-
|
| 9 |
---
|
| 10 |
|
| 11 |
-
# ThreeSixNine
|
|
|
|
|
|
|
| 12 |
|
| 13 |
-
Latest
|
| 14 |
|
| 15 |
-
- Checkpoint: `checkpoints/
|
| 16 |
-
- Source path: `
|
| 17 |
-
-
|
| 18 |
-
-
|
| 19 |
-
- W&B run: `dual_eval_20260519__three_six_nine__a01`
|
| 20 |
-
- Uploaded at: `2026-05-19T15:04:12Z`
|
| 21 |
|
| 22 |
-
|
|
|
|
| 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/`.
|