20 lines
554 B
JSON
20 lines
554 B
JSON
{
|
|
"sites": [
|
|
"wolfram alpha"
|
|
],
|
|
"task_id": "Wolfram Alpha--25",
|
|
"require_login": false,
|
|
"storage_state": null,
|
|
"start_url": "https://www.wolframalpha.com/",
|
|
"geolocation": null,
|
|
"intent": "Calculate the final position and velocity of a projectile launched at 45 degrees with an initial speed of 30 m/s after 3 seconds.",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"string_match"
|
|
],
|
|
"reference_answers": {
|
|
"fuzzy_match": "if g=9.81; x = 63.64m, y = 19.49m; Vx = 21.21 m/s, Vy = -8.22 m/s"
|
|
}
|
|
}
|
|
} |