aboutsummaryrefslogtreecommitdiff
path: root/benchmark/agbenchmark/challenges/deprecated/adapatability/a2_tesla_revenue/data.json
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/agbenchmark/challenges/deprecated/adapatability/a2_tesla_revenue/data.json')
-rw-r--r--benchmark/agbenchmark/challenges/deprecated/adapatability/a2_tesla_revenue/data.json30
1 files changed, 30 insertions, 0 deletions
diff --git a/benchmark/agbenchmark/challenges/deprecated/adapatability/a2_tesla_revenue/data.json b/benchmark/agbenchmark/challenges/deprecated/adapatability/a2_tesla_revenue/data.json
new file mode 100644
index 000000000..bc95c48d5
--- /dev/null
+++ b/benchmark/agbenchmark/challenges/deprecated/adapatability/a2_tesla_revenue/data.json
@@ -0,0 +1,30 @@
+{
+ "category": [
+ "adaptability"
+ ],
+ "cutoff": 60,
+ "dependencies": [
+ "TestRevenueRetrieval1.0"
+ ],
+ "eval_id": "9d4894d8-6f7c-465a-bc91-ca79a21b6ca3",
+ "ground": {
+ "answer": "It was $81.462 billion in 2022.",
+ "eval": {
+ "type": "file"
+ },
+ "files": [
+ ".txt"
+ ],
+ "should_contain": [
+ "81"
+ ],
+ "should_not_contain": []
+ },
+ "info": {
+ "description": "Given context adapt to the missing of the word revenue",
+ "difficulty": "intermediate",
+ "side_effects": []
+ },
+ "name": "AdaptTeslaRevenue",
+ "task": "I'm a financial planner, please help me write tesla's r in 2022 into a .txt file."
+}