Merge branch 'zdy'

This commit is contained in:
David Chang
2024-02-26 23:24:40 +08:00
2 changed files with 6 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
{ {
"id": "82bc8d6a-36eb-4d2d-8801-ef714fb1e55a", "id": "82bc8d6a-36eb-4d2d-8801-ef714fb1e55a",
"snapshot": "chrome", "snapshot": "chrome",
"instruction": "On April 21, look up a flight from Mumbai to Stockholm.", "instruction": "On next Monday, look up a flight from Mumbai to Stockholm.",
"source": "test_task_1", "source": "test_task_1",
"config": [ "config": [
{ {
@@ -66,5 +66,4 @@
} }
} }
} }
} }

View File

@@ -1,7 +1,7 @@
{ {
"id": "da46d875-6b82-4681-9284-653b0c7ae241", "id": "da46d875-6b82-4681-9284-653b0c7ae241",
"snapshot": "chrome", "snapshot": "chrome",
"instruction": "Schedule an appointment to apply for transportation access pass in the Charlie Card store on the first Monday four months later, 10:15 am, fill in my details (James Smith, james.smith@gmail.com), and book.", "instruction": "Schedule an appointment to apply for transportation access pass in the Charlie Card store on the first Monday four months later, 10:15 am, fill in my details (James Smith, james.smith@gmail.com). And don not click \"book\" directly. Let me review it.",
"source": "test_task_2", "source": "test_task_2",
"config": [ "config": [
{ {
@@ -99,5 +99,4 @@
} }
] ]
} }
} }