VWA / customer_tutorial /customer_tutorial.task.json
KevinQHLin's picture
Upload folder using huggingface_hub
5fab11f verified
{
"tasks": [
{
"index": 0,
"start": 0.1,
"end": 23.6,
"text": "Navigate to the 'All Customers' section to view customer information."
},
{
"index": 1,
"start": 25.7,
"end": 38.3,
"text": "Apply a filter using a specific phone number to find relevant customers."
},
{
"index": 2,
"start": 44.4,
"end": 50.1,
"text": "Review the filtered customer information."
},
{
"index": 3,
"start": 60.2,
"end": 86.8,
"text": "Apply a filter based on the time customers joined, specifying a date range."
},
{
"index": 4,
"start": 97.3,
"end": 107.5,
"text": "Customize the view by selecting additional columns for more information."
},
{
"index": 5,
"start": 114.7,
"end": 140.1,
"text": "Access detailed customer information by selecting the edit option."
}
]
}