| { | |
| "task with actions": [ | |
| { | |
| "task_index": 0, | |
| "task": "Navigate to the marketing tab and access all reviews under user content.", | |
| "actions": [ | |
| { | |
| "index": 0, | |
| "start": 14.3, | |
| "end": 18.3, | |
| "text": "Navigate to the 'Marketing' tab on the left-hand side." | |
| }, | |
| { | |
| "index": 1, | |
| "start": 18.7, | |
| "end": 20.6, | |
| "text": "Click on 'All Reviews' under 'User Content'." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 1, | |
| "task": "Query the table for specific information, such as reviews mentioning certain terms.", | |
| "actions": [ | |
| { | |
| "index": 2, | |
| "start": 36.1, | |
| "end": 37.6, | |
| "text": "Search for the term 'good' in the review." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 2, | |
| "task": "Search for reviews related to specific products, like Bella tank.", | |
| "actions": [ | |
| { | |
| "index": 5, | |
| "start": 98.8, | |
| "end": 99.4, | |
| "text": "Search for 'Bella tank'." | |
| } | |
| ] | |
| }, | |
| { | |
| "task_index": 3, | |
| "task": "Query reviews based on specific date ranges.", | |
| "actions": [ | |
| { | |
| "index": 7, | |
| "start": 144.3, | |
| "end": 159.1, | |
| "text": "Search for reviews between specific dates, e.g., January 1st to December 31st." | |
| } | |
| ] | |
| } | |
| ] | |
| } |