Datasets:
Upload benchmark_card.md
Browse files- benchmark_card.md +31 -0
benchmark_card.md
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
# ProcessBench-v1 Benchmark Card
|
| 3 |
+
|
| 4 |
+
## Positioning
|
| 5 |
+
|
| 6 |
+
ProcessBench is a goal-conditioned, signal-grounded, process-aware benchmark for robotic manipulation understanding.
|
| 7 |
+
|
| 8 |
+
## Current public release contents
|
| 9 |
+
|
| 10 |
+
- merged eval and SFT tables in JSONL and Parquet
|
| 11 |
+
- dataset-specific eval and SFT split files for all four sources
|
| 12 |
+
- split manifests and source-level split counts
|
| 13 |
+
- task-distribution statistics
|
| 14 |
+
- SFT results for `qwen2.5-vl-7b-instruct`
|
| 15 |
+
- schema, reconstruction, and prompt-template docs
|
| 16 |
+
|
| 17 |
+
## Source roles
|
| 18 |
+
|
| 19 |
+
| Source | Role | Supported tasks | Frozen size |
|
| 20 |
+
| --- | --- | --- | ---: |
|
| 21 |
+
| `GM-100` | Main goal-conditioned source | `T1, T2, T3, T4, T5, T6, T8, T9` | `15,500` |
|
| 22 |
+
| `RH20T` | Force/torque and contact source | `T1, T2, T3, T5, T6, T7, T8, T9` | `15,800` |
|
| 23 |
+
| `REASSEMBLE` | Action-chain and primitive source | `T1, T2, T5, T6, T7, T8, T9, T10, T11, T12` | `17,165` |
|
| 24 |
+
| `AIST-Bimanual` | Bimanual kinematics source | `T3, T4, T6, T8, T9` | `9,427` |
|
| 25 |
+
|
| 26 |
+
## Split protocol
|
| 27 |
+
|
| 28 |
+
- split version: `splits_v1`
|
| 29 |
+
- eval ratio: `15%`
|
| 30 |
+
- isolation unit: episode or recording depending on source
|
| 31 |
+
- totals: `48,841` SFT and `9,051` eval
|