aboutsummaryrefslogtreecommitdiff
path: root/benchmark/agbenchmark/challenges/verticals/synthesize/1_basic_content_gen/data.json
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/agbenchmark/challenges/verticals/synthesize/1_basic_content_gen/data.json')
-rw-r--r--benchmark/agbenchmark/challenges/verticals/synthesize/1_basic_content_gen/data.json33
1 files changed, 33 insertions, 0 deletions
diff --git a/benchmark/agbenchmark/challenges/verticals/synthesize/1_basic_content_gen/data.json b/benchmark/agbenchmark/challenges/verticals/synthesize/1_basic_content_gen/data.json
new file mode 100644
index 000000000..68ae89288
--- /dev/null
+++ b/benchmark/agbenchmark/challenges/verticals/synthesize/1_basic_content_gen/data.json
@@ -0,0 +1,33 @@
+{
+ "category": [
+ "scrape_synthesize",
+ "general"
+ ],
+ "cutoff": 240,
+ "dependencies": [
+ "TestReadFile"
+ ],
+ "eval_id": "895ae28a-4513-44ea-a872-0164771d1597",
+ "ground": {
+ "answer": "Is the company mentioned in the output actively addressing or capitalizing on the challenges or trends listed?",
+ "eval": {
+ "scoring": "binary",
+ "template": "question",
+ "type": "llm"
+ },
+ "files": [
+ "output.txt"
+ ],
+ "should_contain": [
+ ""
+ ],
+ "should_not_contain": []
+ },
+ "info": {
+ "description": "Tests if the agent can generate content based on the content of 2 files.",
+ "difficulty": "basic",
+ "side_effects": []
+ },
+ "name": "SynthesizeInfo",
+ "task": "Create a brief report or summary highlighting how one or more companies from companies.txt are addressing or capitalizing on challenges or trends from challenges.txt. Write a file called output.txt."
+}