MultiOS-Trajectory-Sample / android /ChromeSearchBeijingWeatherTask.json
lastdefiance20's picture
Add sample trajectory data (windows + android)
7befead
{
"os": "android",
"instructions": "Use Chrome to search for Beijing highest temperature today. ONLY give a integer number denoted Celsius degree.",
"annotations": [
{
"id": "3c4a7477-3220-4973-8f61-c50b2e1063a3",
"timestamp_sec": 1.461,
"text": "Since the user asked me to perform the search using Chrome, I should tap the Google folder and launch the Chrome app."
},
{
"id": "5aa9b5a7-6328-40b4-8fb3-1fb127faa776",
"timestamp_sec": 6.24,
"text": "To find today’s highest temperature in Beijing, I will type \"today's highest temperature in beijing\" into the search bar."
},
{
"id": "7a84d625-3221-498b-80d1-f69d34fda13f",
"timestamp_sec": 7.321,
"text": "<<<I_S>>>today's highest temperature in beijing"
},
{
"id": "475cec27-1920-4723-81a2-6fe6485b6771",
"timestamp_sec": 32.111,
"text": "<<<I_E>>>"
},
{
"id": "6cd5791f-d5a2-4155-8c7d-7e753a34386e",
"timestamp_sec": 32.587,
"text": "<<<ENTER>>>"
},
{
"id": "a217c614-0f9d-4ba7-a9d4-d21ac9e4beea",
"timestamp_sec": 35.994,
"text": "I can see that the highlighted Tue card displays 12˚/1˚ underneath it, which means today’s Tuesday high temperature is 12. Therefore, I should respond with just \"12\" without any additional explanation."
},
{
"id": "b08bb6de-8ebe-4cfe-bf62-a77b340602be",
"timestamp_sec": 37.569,
"text": "<<<ANSWER>>>12"
}
]
}