mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-14 03:24:33 +01:00
32 lines
783 B
JSON
32 lines
783 B
JSON
{
|
|
"category": [
|
|
"scrape_synthesize"
|
|
],
|
|
"cutoff": 60,
|
|
"dependencies": [
|
|
"TestRevenueRetrieval_1.0"
|
|
],
|
|
"eval_id": "b79898bb-263a-4184-8e4d-0aa52838bfdb",
|
|
"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."
|
|
}
|