VideoGUI-High-Plan / README.md
VideoGUI's picture
Update README.md
6735d49 verified
|
raw
history blame
756 Bytes
# Dataset Card for VideoGUI-High-Plan
This is the **High Planning** part of VideoGUI benchmark.
## Data Fields
- **"app" (str)**: The name of the software being used.
- **"task_id" (str)**: A unique identifier for each full task, typically corresponding to the video or task ID.
- **"visual_query_start" (str)**: The visual preview at the **start** of the full task. It is a URL to access an image or video.
- **"visual_query_end" (str)**: The visual preview at the **end** of the full task. It is a URL to access an image or video.
- **"fulltask_query" (str)**: The full task texutal description that guides the entire complex task.
- **"subtask_sequence" (str)**: The sequence of subtasks (**milestone**), represented as a subtask procedural sequence.