VWA / buy_shoes /buy_shoes.project.json
KevinQHLin's picture
Upload folder using huggingface_hub
fe19c87 verified
raw
history blame
1.73 kB
{
"projects": [
{
"project_index": 0,
"project_title": "How to search and select shoes on the One Stop Market",
"tasks": [
{
"index": 0,
"start": 5.6,
"end": 11.3,
"text": "Walk through the process of buying shoes on the One Stop Market."
},
{
"index": 1,
"start": 28.5,
"end": 33.3,
"text": "Search for basketball shoes on the One Stop Market."
},
{
"index": 2,
"start": 33.9,
"end": 38.6,
"text": "Identify and select the desired LeBron shoes."
}
]
},
{
"project_index": 1,
"project_title": "How to add shoes to the cart and wish list",
"tasks": [
{
"index": 3,
"start": 54.6,
"end": 58.3,
"text": "Add the selected shoes to the cart after confirming size and color."
},
{
"index": 4,
"start": 74.4,
"end": 92.6,
"text": "Add unavailable shoes to the wish list for future purchase."
},
{
"index": 5,
"start": 97.6,
"end": 107.1,
"text": "Ensure correct selection of size and color before adding shoes to the cart."
}
]
}
]
}