File size: 573 Bytes
d600967
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
license: cc-by-nc-4.0
tags: [bagel, vlm-gym, world-model, sokoban, dataset]
---
# sokoban_eval_2box_structural_fork_100

BAGEL VLM-Gym world-model dataset (sokoban / eval).

- Frozen 100-episode 2-box structural-fork benchmark.
- layout: Held-out eval episode pool. `shard_*.jsonl.gz` at the repo root; one episode per row with a contiguous global index.
- images are base64-encoded JPEG frames stored inline in each JSONL row.

Pairs with the matching `sokoban` checkpoint(s) under the companion model org; CoT and non-CoT
variants share the same underlying rollouts.