Document final Pacman evaluation set
Browse files
README.md
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-4.0
|
| 3 |
+
tags: [bagel, vlm-gym, pacman, evaluation]
|
| 4 |
+
---
|
| 5 |
+
# HF Two-Ghost braided/thinned — deterministic random 100
|
| 6 |
+
|
| 7 |
+
This is the exact 100-episode Pacman evaluation shard used for the final UWM trajectories.
|
| 8 |
+
|
| 9 |
+
- Source dataset: `pacman_2d_easy_g9f8_two_ghost_braidthin_oracle_success_test_v1_20260817`
|
| 10 |
+
- Sampling: Python MT19937 without replacement, seed `2026081702`
|
| 11 |
+
- Records: 100
|
| 12 |
+
- JSONL SHA-256: `fbaf50a9a9799384b2cc1daf5c4c5c7e81c3fed8a23b01cc3b5b53747f3ed034`
|
| 13 |
+
- Trajectories: https://huggingface.co/datasets/novastar111/uwm_paper_eval_trajectories
|
| 14 |
+
|
| 15 |
+
`sample_manifest.json` records all selected source indices and per-initial-state hashes.
|