DarthVaderSenior commited on
Commit
9d7dc52
·
verified ·
1 Parent(s): 99208f8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ task_categories: [reinforcement-learning]
4
+ tags: [world-model, vlm-gym, bagel, pusht]
5
+ ---
6
+ # pusht_96_norm4_cot_chunk_k1_20260622_perseg
7
+
8
+ PushT (96px, norm4, JPEG q90; coverage task, no hard split — in-dist claims only) — **action-conditioned visual world-model** SFT data (CoT self-rollout) for the
9
+ BAGEL-7B-MoT feedback-interval study.
10
+
11
+ - **Format:** gzipped JSONL shards under `training/`, 1 row = 1 packed episode. CoT rows: per-segment
12
+ layout — `<think>` per-step imagined frame (MSE target) `</think>` + committed action chunk, with a
13
+ loss-0 `"Action executed." + real frame` re-grounding turn between chunks. nonCoT rows: bare action
14
+ chunks. Build argv + git rev in `metadata/`.
15
+ - Companion checkpoint: `ultrastar112/pusht_96_norm4_cot_chunk_k1_world_model_20260622_perseg`
16
+ - Full study docs: `0710_train.md` / `0711_mulnode_eval.md` / `0711_hf_release.md` in the study repo.
17
+ - License: CC-BY-NC-4.0 (research use).