VWA / images_and_description /images_and_description.task.action.json
KevinQHLin's picture
Upload folder using huggingface_hub
2afdb39 verified
raw
history blame
1.61 kB
{
"task with actions": [
{
"task_index": 0,
"task": "Learn how to obtain additional information and images for items not available at the service level.",
"actions": []
},
{
"task_index": 1,
"task": "Click on the item listing to access additional images and information.",
"actions": [
{
"index": 3,
"start": 49.5,
"end": 50.5,
"text": "Click on the item listing."
}
]
},
{
"task_index": 2,
"task": "View nutritional information and other details by clicking on the item.",
"actions": [
{
"index": 3,
"start": 49.5,
"end": 50.5,
"text": "Click on the item listing."
},
{
"index": 6,
"start": 87.5,
"end": 90.4,
"text": "Click again on the item to see nutritional facts."
}
]
},
{
"task_index": 3,
"task": "Scroll down from the image to find package dimensions and nutritional details.",
"actions": [
{
"index": 7,
"start": 140.4,
"end": 141.2,
"text": "Scroll down from the image to view details."
}
]
}
]
}