VWA / recent_range_links /recent_range_links.task.json
KevinQHLin's picture
Upload folder using huggingface_hub
e632ee2 verified
raw
history blame
530 Bytes
{
"tasks": [
{
"index": 0,
"start": 4.5,
"end": 10.1,
"text": "Navigate to the most recent listings under a specific category."
},
{
"index": 1,
"start": 62.5,
"end": 67.2,
"text": "Apply a price range to filter the listings."
},
{
"index": 2,
"start": 88.2,
"end": 96.6,
"text": "Obtain the links of the filtered listings."
}
]
}