DarthVaderSenior commited on
Commit
dc2d066
·
verified ·
1 Parent(s): 556da77

Add files using upload-large-folder tool

Browse files
README.md ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: archive
5
+ dtype: binary
6
+ license: other
7
+ task_categories:
8
+ - visual-question-answering
9
+ tags:
10
+ - sokoban
11
+ - bagel
12
+ - sft
13
+ - stop-required
14
+ - res256
15
+ - no-cot
16
+ ---
17
+
18
+ # Sokoban Easy V8 Res256 Stop-Required Plain Ordered 100k
19
+
20
+ This repository contains the exact plain Sokoban easy ordered dataset used for the 2026-06-04 ordered-strict SFT run.
21
+
22
+ Archive parts:
23
+
24
+ - `sokoban_easy_v8_res256_stopreq_plain_ordered100k_20260604.tar.gz.part-*`
25
+
26
+ Reassemble before extraction:
27
+
28
+ ```bash
29
+ cat sokoban_easy_v8_res256_stopreq_plain_ordered100k_20260604.tar.gz.part-* > sokoban_easy_v8_res256_stopreq_plain_ordered100k_20260604.tar.gz
30
+ sha256sum -c SHA256SUMS.full
31
+ tar -xzf sokoban_easy_v8_res256_stopreq_plain_ordered100k_20260604.tar.gz
32
+ ```
33
+
34
+ Contents after extraction:
35
+
36
+ - `trajectories/sokoban_easy/train/`: 100000 plain JSONL records in 8 gzip shards.
37
+ - `metadata/train_alignment_manifest.jsonl`
38
+ - `metadata/ordered_pair_summary.json`
39
+ - `README.md`
40
+
41
+ Checksums:
42
+
43
+ - `SHA256SUMS.full`: checksum for the reassembled `.tar.gz`.
44
+ - `SHA256SUMS.parts`: checksums for individual uploaded parts.
45
+
46
+ Data contract:
47
+
48
+ - Split materialized here: train only.
49
+ - Train rows: 100000.
50
+ - Materialized test rows: 0. The ordered-strict SFT launcher used train as the eval path for this control run.
51
+ - Paired CoT dataset: `sokoban_easy_v8_res256_stopreq_allstep_cot_ordered100k`.
52
+ - Plain/COT alignment: same train alignment manifest, same source records, same order.
53
+ - Images: 256x256 JPEG base64 payloads.
54
+ - Loader contract: ordered non-streaming JSONL path with `__bagel_order_key`, seed-42 row shuffle.
55
+ - Prompt source: JSONL `history[*].prompt` only, no local instruction override.
56
+
57
+ The ordered pair summary reports `ok: true` and `row_count: 100000`.
SHA256SUMS.full ADDED
@@ -0,0 +1 @@
 
 
1
+ 2bce7d5fa435131096186a44c7e4a76f6600eb7ae6d869b5a56956d8e7c175e3 sokoban_easy_v8_res256_stopreq_plain_ordered100k_20260604.tar.gz
SHA256SUMS.parts ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ ea54ab2069def52e5995caee8aacbd4f2475f4364226126268194d573adda412 sokoban_easy_v8_res256_stopreq_plain_ordered100k_20260604.tar.gz.part-000
2
+ 846503ca8d98379dae1f5e28840f8fa5d8143643dda6f51d812556f75c6e2194 sokoban_easy_v8_res256_stopreq_plain_ordered100k_20260604.tar.gz.part-001
sokoban_easy_v8_res256_stopreq_plain_ordered100k_20260604.tar.gz.part-000 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea54ab2069def52e5995caee8aacbd4f2475f4364226126268194d573adda412
3
+ size 48318382080
sokoban_easy_v8_res256_stopreq_plain_ordered100k_20260604.tar.gz.part-001 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:846503ca8d98379dae1f5e28840f8fa5d8143643dda6f51d812556f75c6e2194
3
+ size 48023680873