VWA / add_ingredients_to_cart /add_ingredients_to_cart.task.json
KevinQHLin's picture
Upload folder using huggingface_hub
19861a8 verified
raw
history blame
1.02 kB
{
"tasks": [
{
"index": 0,
"start": 21.5,
"end": 46.1,
"text": "Search for and add hamburger buns to the cart."
},
{
"index": 1,
"start": 49.2,
"end": 59.8,
"text": "Add 100% grass-fed beef burgers to the cart."
},
{
"index": 2,
"start": 62.2,
"end": 68.1,
"text": "Add 20 hamburger patties to the cart."
},
{
"index": 3,
"start": 72.5,
"end": 91.3,
"text": "Search for and add cheese slices to the cart."
},
{
"index": 4,
"start": 96.0,
"end": 104.1,
"text": "Add Heinz ketchup to the cart."
},
{
"index": 5,
"start": 115.8,
"end": 122.5,
"text": "Review the cart to ensure all ingredients for cheeseburgers are included."
}
]
}