summaryrefslogtreecommitdiff
path: root/data/main
diff options
context:
space:
mode:
Diffstat (limited to 'data/main')
-rw-r--r--data/main/math/math_eval_en.jsonl5
-rw-r--r--data/main/ppl/ppl_eval_en.jsonl5
2 files changed, 10 insertions, 0 deletions
diff --git a/data/main/math/math_eval_en.jsonl b/data/main/math/math_eval_en.jsonl
index e69de29..bba4994 100644
--- a/data/main/math/math_eval_en.jsonl
+++ b/data/main/math/math_eval_en.jsonl
@@ -0,0 +1,5 @@
+{"id":"math_0001","question":"Compute 12^2 + 13^2 - 5^2.","gold":"288","metric":"exact_match"}
+{"id":"math_0002","question":"Solve for x: 2x + 5 = 19.","gold":"7","metric":"exact_match"}
+{"id":"math_0003","question":"Let f(n)=n(n+1)/2. Compute f(20).","gold":"210","metric":"exact_match"}
+{"id":"math_0004","question":"Evaluate \\sum_{k=1}^{10} k^2.","gold":"385","metric":"exact_match"}
+{"id":"math_0005","question":"Find \\gcd(84,126).","gold":"42","metric":"exact_match"}
diff --git a/data/main/ppl/ppl_eval_en.jsonl b/data/main/ppl/ppl_eval_en.jsonl
index e69de29..7db81cd 100644
--- a/data/main/ppl/ppl_eval_en.jsonl
+++ b/data/main/ppl/ppl_eval_en.jsonl
@@ -0,0 +1,5 @@
+{"id":"ppl_0001","text":"The museum opened its new exhibition on early astronomy, featuring instruments used to chart the night sky."}
+{"id":"ppl_0002","text":"After several failed attempts, the startup finally found product-market fit and began to scale operations."}
+{"id":"ppl_0003","text":"The committee released a summary outlining the proposed changes to the academic calendar."}
+{"id":"ppl_0004","text":"When the storm subsided, volunteers coordinated to clear debris and restore power to the neighborhood."}
+{"id":"ppl_0005","text":"The journal article argued that measurement error can significantly bias small-sample estimates."}