images images list | texts list | source string |
|---|---|---|
[
{
"assistant": "<think>\nClick on the 'Vacation packages' tab to begin booking a vacation package.\n</think>\n<code>\nclick(x=0.2315, y=0.7736)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python function calls.\n\nFor each... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick the 'From' field and type 'San Francisco' to set the departure city.\n</think>\n<code>\nclick(x=0.2451, y=0.8729)\ntype('san francisco')\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python fun... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick on 'SFO - San Francisco International, CA' to confirm it as the departure airport.\n</think>\n<code>\nclick(x=0.2391, y=0.8722)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python function cal... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick on the 'To' field and type 'New York' to set the destination.\n</think>\n<code>\nclick(x=0.5003, y=0.8729)\ntype('new york')\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python function calls.... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick on the 'NYC - New York, NY' option in the dropdown menu.\n</think>\n<code>\nclick(x=0.4945, y=0.6)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python function calls.\n\nFor each step:\n\t•\tF... | mind2web-l1 | |
[
{
"assistant": "<think>\nSelect '2' from the 'Number of passengers' dropdown menu.\n</think>\n<code>\nbrowser.select_option(x=0.6361, y=0.8139, value='2')\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python function calls.\... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick on the 'Depart' date field and enter '04/09/2023'.\n</think>\n<code>\nclick(x=0.2451, y=0.791)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python function calls.\n\nFor each step:\n\t•\tFirst... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick on the 'Return' date field to open the calendar and select the return date of April 19, 2023.\n</think>\n<code>\nclick(x=0.3513, y=0.9847)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python f... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick 'OK' or 'Search' to proceed with the selected travel dates and continue the booking process.\n</think>\n<code>\nclick(x=0.1399, y=0.2339)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python fu... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick the calendar icon next to the 'Return' date field to select the return date of April 19, 2023.\n</think>\n<code>\nclick(x=0.6065, y=0.9847)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python ... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick on April 19, 2023, in the calendar to set the return date.\n</think>\n<code>\nclick(x=0.4786, y=0.9297)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python function calls.\n\nFor each step:\n\... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick the fare preference dropdown and select 'First'.\n</think>\n<code>\nbrowser.select_option(x=0.6361, y=0.3722, value='First')\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python function calls.... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick the 'Search' button to find available first class vacation packages for the specified dates.\n</think>\n<code>\nclick(x=0.7555, y=0.166)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python fun... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick on the \"FIND A CAMPGROUND\" button in the navigation bar to search for campgrounds.\n</think>\n<code>\nclick(x=0.393, y=0.0764)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python function ca... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick on the 'FIND BY STATE/PROVINCE' link to begin searching for California campgrounds.\n</think>\n<code>\nclick(x=0.1689, y=0.3581)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python function ca... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick on the 'California' link to find campgrounds located in California.\n</think>\n<code>\nclick(x=0.128, y=0.2169)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python function calls.\n\nFor each ... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick on the \"Hostels\" link to explore listings that match the travel requirements.\n</think>\n<code>\nclick(x=0.2605, y=0.2087)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python function calls.... | mind2web-l1 | |
[
{
"assistant": "<think>\nType 'Udupi' in the destination search box.\n</think>\n<code>\nclick(x=0.2418, y=0.6983)\ntype('your destination')\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python function calls.\n\nFor each ste... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick on 'Udupi, Karnataka, India' in the dropdown menu to select it as the destination.\n</think>\n<code>\nclick(x=0.2414, y=0.7844)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python function cal... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick on the calendar icon next to the current date selection to change the dates to June 15 to June 20.\n</think>\n<code>\nclick(x=0.4656, y=0.6983)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Pyt... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick the arrow to navigate to the June calendar view.\n</think>\n<code>\nclick(x=0.868, y=0.79)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python function calls.\n\nFor each step:\n\t•\tFirst, <t... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick on the checkbox or indicator next to June 15, 2023, to set the start date for the stay.\n</think>\n<code>\nclick(x=0.7989, y=0.2928)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python functio... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick on June 20, 2023, to set it as the check-out date.\n</think>\n<code>\nclick(x=0.7358, y=0.5761)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python function calls.\n\nFor each step:\n\t•\tFirs... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick on the '2 adults' button to change the number of guests to 1 adult.\n</think>\n<code>\nclick(x=0.7152, y=0.6983)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python function calls.\n\nFor each... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick the minus button to reduce the number of adults to 1.\n</think>\n<code>\nclick(x=0.7239, y=0.8122)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python function calls.\n\nFor each step:\n\t•\tF... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick the 'Search' button to find hostels in Udupi that match the criteria.\n</think>\n<code>\nclick(x=0.8768, y=0.6983)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python function calls.\n\nFor ea... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick on the '3 stars' filter checkbox to refine the search results.\n</think>\n<code>\nclick(x=0.1723, y=0.7699)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python function calls.\n\nFor each step... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick on the checkbox next to the USD $0 - $50 option in the budget filter to ensure it is selected.\n</think>\n<code>\nclick(x=0.1723, y=0.1435)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python ... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick on the 'Free cancellation' checkbox to apply this filter to the search results.\n</think>\n<code>\nclick(x=0.1723, y=0.4032)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python function calls.... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick on the 'Free WiFi' checkbox to apply this filter to the search results.\n</think>\n<code>\nclick(x=0.1723, y=0.8171)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python function calls.\n\nFor ... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick on the 'Show all 25' button under room facilities to expand more options and select 'Balcony.'\n</think>\n<code>\nclick(x=0.1189, y=0.5879)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python ... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick on the checkbox next to 'Balcony' to add this filter to the search.\n</think>\n<code>\nclick(x=0.1723, y=0.0393)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python function calls.\n\nFor each... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick on the 'Sort by: Top picks for solo travellers' button to explore sorting options.\n</think>\n<code>\nclick(x=0.3987, y=0.3653)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python function cal... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick the 'Price (lowest first)' button to sort the results by the lowest price.\n</think>\n<code>\nclick(x=0.3809, y=0.5514)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python function calls.\n\nF... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick on the 'See availability' button next to the listed option to check detailed availability and possible alternatives.\n</think>\n<code>\nclick(x=0.8581, y=0.8254)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete ... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick the 'Reserve' button to proceed with booking this accommodation.\n</think>\n<code>\nclick(x=0.8064, y=0.8518)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python function calls.\n\nFor each st... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick on the 'I'll reserve' button to attempt to secure the accommodation while ensuring it meets all specified criteria and budget constraints.\n</think>\n<code>\nclick(x=0.8441, y=0.5962)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of... | mind2web-l1 | |
[
{
"assistant": "<think>\nClick on the 'HOTELS' button at the top of the page to begin searching for a hotel in Jakarta.\n</think>\n<code>\nclick(x=0.3148, y=0.1375)\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python functi... | mind2web-l1 | |
[
{
"assistant": "<think>\nEnter 'Jakarta' into the search bar labeled 'Destination or property.'\n</think>\n<code>\nclick(x=0.3867, y=0.2125)\ntype('jakarta')\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task using Python function call... | mind2web-l1 | |
[
{
"assistant": "<think>\nEnter 'Jakarta' in the 'Destination or property' search field and press 'Search' to find hotels.\n</think>\n<code>\nclick(x=0.3867, y=0.2306)\ntype('jakarta')\n</code>",
"system": "You are a helpful GUI agent. You’ll be given a task and a screenshot of the screen. Complete the task ... | mind2web-l1 |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 132