VWA / get_border /get_border.task.action.json
KevinQHLin's picture
Upload folder using huggingface_hub
7432044 verified
{
"task with actions": [
{
"task_index": 0,
"task": "Identify the state for which you want to find bordering states.",
"actions": [
{
"index": 1,
"start": 5.0,
"end": 5.9,
"text": "Enter the search term \"Connecticut\" in the search bar."
}
]
},
{
"task_index": 1,
"task": "Zoom in on the selected state on the map.",
"actions": [
{
"index": 2,
"start": 17.0,
"end": 17.7,
"text": "Use the zoom tool to zoom in on the map to focus on Connecticut."
}
]
},
{
"task_index": 2,
"task": "Observe and identify the states that border the selected state.",
"actions": [
{
"index": 3,
"start": 21.0,
"end": 23.3,
"text": "Pan around the map to view the states bordering Connecticut."
},
{
"index": 4,
"start": 25.9,
"end": 29.9,
"text": "Identify and note that Connecticut borders New York to the west."
},
{
"index": 5,
"start": 31.0,
"end": 32.9,
"text": "Identify and note that Connecticut borders Massachusetts to the north."
},
{
"index": 6,
"start": 34.5,
"end": 38.2,
"text": "Identify and note that Connecticut borders Rhode Island to the east."
}
]
}
]
}