Datasets:
| { | |
| "split": "test", | |
| "num_rows": 380, | |
| "required_fields": [ | |
| "id", | |
| "file_name", | |
| "dimension_id", | |
| "dimension_name", | |
| "task_group_id", | |
| "task_group_name", | |
| "task_name", | |
| "user_prompt", | |
| "last_frame_goal", | |
| "has_progress_goal", | |
| "image_width", | |
| "image_height", | |
| "image_mode", | |
| "image_sha256" | |
| ], | |
| "nullable_fields": [ | |
| "progress_goal", | |
| "foreground_rule", | |
| "background_rule", | |
| "implicit_rule" | |
| ], | |
| "score_range": { | |
| "minimum": 1, | |
| "maximum": 5, | |
| "integer": true | |
| } | |
| } | |