32 lines
782 B
JSON
32 lines
782 B
JSON
{
|
|
"category": [
|
|
"scrape_synthesize"
|
|
],
|
|
"cutoff": 60,
|
|
"dependencies": [
|
|
"TestRevenueRetrieval1.0"
|
|
],
|
|
"eval_id": "d9a4b0ff-628c-42d2-99ad-ab6053f1c5bb",
|
|
"ground": {
|
|
"answer": "It was $81.462 billion in 2022.",
|
|
"eval": {
|
|
"type": "file"
|
|
},
|
|
"files": [
|
|
".txt"
|
|
],
|
|
"should_contain": [
|
|
"81",
|
|
"462"
|
|
],
|
|
"should_not_contain": []
|
|
},
|
|
"info": {
|
|
"description": "This one checks the accuracy of the information over r2",
|
|
"difficulty": "novice",
|
|
"side_effects": []
|
|
},
|
|
"name": "RevenueRetrieval1.1",
|
|
"task": "Write Tesla's revenue in 2022, rounded to the nearest million dollars, into a .txt file."
|
|
}
|