--- license: other language: - en pretty_name: ProcessBench task_categories: - visual-question-answering tags: - robotics - embodied-ai - benchmark - vision-language-models - process-understanding - manipulation size_categories: - 10KA - Do not output anything after . ``` ### `T8` Temporal Ordering template ```text You are shown 3 frames from a robot manipulation task. The frames are labeled X, Y, Z (these labels are arbitrary identifiers, not positional, and not time-ordered). Determine the correct chronological order of these frames (from earliest to latest). Choose exactly one 3-letter permutation, for example: YXZ means Y happened first, then X, then Z. Output protocol: - You may include brief reasoning before the final answer. - The final line must be exactly: XYZ - Do not output anything after . ``` ### `T9` Temporal Priority template ```text A single comparison image shows two labeled robot-manipulation panels from the same episode. The left-right placement of the panels and the labels are arbitrary identifiers and do not indicate temporal order. Which labeled panel happened earlier in the real manipulation sequence, X or Y? Choose exactly one label: X or Y. Output protocol: - You may include brief reasoning before the final answer. - The final line must be exactly: X - Do not output anything after . ``` ## License and Terms This release uses `license: other`. - Derived benchmark metadata in this release remains subject to upstream dataset terms.