VWA / add_by_category /add_by_category.task.action.json
KevinQHLin's picture
Upload folder using huggingface_hub
017d557 verified
{
"task with actions": [
{
"task_index": 0,
"task": "Access categories through the drop-down bar at the top of the page.",
"actions": [
{
"index": 0,
"start": 12.1,
"end": 12.7,
"text": "Locate the big drop-down bar at the top of the page in the one-stop market."
},
{
"index": 2,
"start": 35.4,
"end": 36.3,
"text": "Access categories through the drop-down bar."
}
]
},
{
"task_index": 1,
"task": "Navigate to a specific subcategory, such as oral care.",
"actions": [
{
"index": 3,
"start": 40.1,
"end": 42.8,
"text": "Hover over the first big category to reveal subcategories."
},
{
"index": 4,
"start": 55.8,
"end": 56.7,
"text": "Navigate to the 'Oral Care' category."
}
]
},
{
"task_index": 2,
"task": "Add the cheapest item from the subcategory to the cart.",
"actions": [
{
"index": 5,
"start": 71.4,
"end": 76.4,
"text": "Add the cheapest toothpaste item to the cart."
}
]
},
{
"task_index": 3,
"task": "Navigate to another category, such as food, and select a subcategory like seafood.",
"actions": [
{
"index": 7,
"start": 97.3,
"end": 98.4,
"text": "Navigate to the 'Food' category."
},
{
"index": 9,
"start": 104.8,
"end": 106.2,
"text": "Navigate to the 'Seafood' subcategory to find king crab."
}
]
}
]
}