Clarify DungeonEscape checkpoint is provisional
Browse files
README.md
CHANGED
|
@@ -132,12 +132,13 @@ Gymnasium / MuJoCo scores.
|
|
| 132 |
|---|---:|---:|---:|---|---:|---:|
|
| 133 |
| `dungeon-escape/dungeonescape-b36.onnx` | 32 | 36 | 371 | `Discrete(7)` logits | 0.2222 | 41.67% |
|
| 134 |
|
| 135 |
-
This is an
|
| 136 |
-
|
| 137 |
-
|
| 138 |
-
|
| 139 |
-
|
| 140 |
-
|
|
|
|
| 141 |
|
| 142 |
DungeonEscape is decentralized cooperative control. Each three-agent match is
|
| 143 |
stored as three linked ego-agent trajectories, and the same shared policy is
|
|
|
|
| 132 |
|---|---:|---:|---:|---|---:|---:|
|
| 133 |
| `dungeon-escape/dungeonescape-b36.onnx` | 32 | 36 | 371 | `Discrete(7)` logits | 0.2222 | 41.67% |
|
| 134 |
|
| 135 |
+
This is an **intermediate training checkpoint** published to validate the
|
| 136 |
+
end-to-end download and evaluation workflow. Its reported performance is
|
| 137 |
+
provisional and does not represent the final trained policy. The artifact and
|
| 138 |
+
metrics will be updated after training completes. The measurement above is one
|
| 139 |
+
deterministic first-episode pass over the 36-agent scene (12 independent arenas
|
| 140 |
+
× three cooperative agents), using a compatible local release-23 build. The
|
| 141 |
+
matching model-removed build is published separately in the environment repo.
|
| 142 |
|
| 143 |
DungeonEscape is decentralized cooperative control. Each three-agent match is
|
| 144 |
stored as three linked ego-agent trajectories, and the same shared policy is
|