Skip to content

Commit 777b9ee

Browse files
author
liaojiajia
committed
add tot and math500 scores
1 parent c99e5b6 commit 777b9ee

25 files changed

+1638
-411
lines changed

README.md

Lines changed: 304 additions & 189 deletions
Large diffs are not rendered by default.

analyze_results.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ def create_overall_operator_comparison(data, save_path):
315315
os.makedirs('figs')
316316

317317
# Generate charts for each dataset
318-
datasets = ['gsm8k', 'AQuA']
318+
datasets = ['gsm8k', 'AQuA', 'MATH-500']
319319
for dataset in datasets:
320320
# Generate operator comparison chart for this dataset
321321
create_operator_comparison(

dataset/MATH-500/test.jsonl

Lines changed: 500 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)