diff --git a/evaluation_examples/examples/chrome/82bc8d6a-36eb-4d2d-8801-ef714fb1e55a.json b/evaluation_examples/examples/chrome/82bc8d6a-36eb-4d2d-8801-ef714fb1e55a.json index f6c7a68..eaf66d7 100644 --- a/evaluation_examples/examples/chrome/82bc8d6a-36eb-4d2d-8801-ef714fb1e55a.json +++ b/evaluation_examples/examples/chrome/82bc8d6a-36eb-4d2d-8801-ef714fb1e55a.json @@ -1,7 +1,7 @@ { "id": "82bc8d6a-36eb-4d2d-8801-ef714fb1e55a", "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", "config": [ { @@ -61,10 +61,9 @@ "expected": { "fromStation": "BOM", "toStation": "STO", - "time": "{Year}-{Month0D}-{DayD}" + "time": "{Year}-{Month0D}-{Day0D}" } } } } - } - \ No newline at end of file +} diff --git a/evaluation_examples/examples/chrome/da46d875-6b82-4681-9284-653b0c7ae241.json b/evaluation_examples/examples/chrome/da46d875-6b82-4681-9284-653b0c7ae241.json index a458935..0abaac7 100644 --- a/evaluation_examples/examples/chrome/da46d875-6b82-4681-9284-653b0c7ae241.json +++ b/evaluation_examples/examples/chrome/da46d875-6b82-4681-9284-653b0c7ae241.json @@ -1,7 +1,7 @@ { "id": "da46d875-6b82-4681-9284-653b0c7ae241", "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", "config": [ { @@ -58,7 +58,7 @@ "1": "content", "2": "time" } - } + } }, { "type": "active_tab_html_parse", @@ -74,7 +74,7 @@ "type": "rule", "rules":{ "expected": ["CharlieCardStoreAppointments@mbta.com\/bookings\/"] - } + } }, { "type": "rule_relativeTime", @@ -99,5 +99,4 @@ } ] } - } - \ No newline at end of file +}