JiaxinGe commited on
Commit
ed3e9d6
·
verified ·
1 Parent(s): 0d8db45

Document final Pacman evaluation set

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ tags: [bagel, vlm-gym, pacman, evaluation]
4
+ ---
5
+ # Forward stress G8 — 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_g8_f2_greedyfood_trap_forward_eval_v1_20260818`
10
+ - Sampling: Python MT19937 without replacement, seed `2026081808`
11
+ - Records: 100
12
+ - JSONL SHA-256: `5044700e1e317981e889a34936593e8d95f431fa34e0e95705b1cc758168a4c6`
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.