Dataset Viewer
Auto-converted to Parquet Duplicate
context
listlengths
1
1
gen_kwargs
dict
repeat_idx
int64
0
9
request_idx
int64
0
514
task_name
stringclasses
9 values
metadata
dict
model_outputs
stringlengths
466
205k
[ { "content": "Generate an executable Python function generated from the given prompt. The function should take stdin as input and print the output. Simply call the function after the definition.There are N competitive programmers numbered person 1, person 2, \\ldots, and person N.\nThere is a relation called su...
{ "do_sample": false, "max_new_tokens": 32768, "seed": 0, "temperature": 0.7 }
0
256
LiveCodeBench
{ "expected_answer": "", "problem_id": "", "reference_solution": "", "subject": null, "type": null }
<think> Okay, so I need to figure out who the strongest programmer is among N people based on some given information. The problem says that there's a transitive relation of superiority, meaning if A is stronger than B, and B is stronger than C, then A is stronger than C. The goal is to find one person who is stronger t...
[ { "content": "In this problem, the final will be a numeric value. Give the numerical answer correct upto the 2nd decimal digit. Give a detailed solution and end the solution with the final answer. Mark your solution with \\boxed\nAnswer:\n\nProblem: 2 mol of $\\mathrm{Hg}(g)$ is combusted in a fixed volume bomb...
{ "do_sample": false, "max_new_tokens": 32768, "seed": 2, "temperature": 0.7 }
2
400
JEEBench
{ "expected_answer": "90.39", "problem_id": "37", "reference_solution": null, "subject": "chem", "type": "Numeric" }
<think> Okay, so I need to find the standard molar enthalpy of formation of HgO(s) at 298 K. The problem gives me some information about a combustion reaction of Hg(g) in a bomb calorimeter, and I have to use that to figure out the enthalpy of formation for HgO(s). Let me try to break this down step by step. First, le...
[{"content":"You are a coding expert. Given a competition-level coding problem, you need to write a (...TRUNCATED)
{ "do_sample": false, "max_new_tokens": 32768, "seed": 1, "temperature": 0.7 }
1
363
CodeForces
{ "expected_answer": "", "problem_id": "", "reference_solution": "", "subject": null, "type": null }
"<think>\nOkay, so I need to solve this problem where Kevin has to maximize the number of points he (...TRUNCATED)
[{"content":"Return your final response within \\boxed{} and only include the letter choice (A, B, C(...TRUNCATED)
{ "do_sample": true, "max_new_tokens": 32768, "seed": 0, "temperature": 0.7 }
0
186
GPQADiamond
{ "expected_answer": "", "problem_id": "", "reference_solution": "", "subject": null, "type": null }
"<think>\nOkay, so I need to figure out how many of these stars would be detectable by the ESPRESSO (...TRUNCATED)
[{"content":"You are a coding expert. Given a competition-level coding problem, you need to write a (...TRUNCATED)
{ "do_sample": false, "max_new_tokens": 32768, "seed": 0, "temperature": 0.7 }
0
321
CodeForces
{ "expected_answer": "", "problem_id": "", "reference_solution": "", "subject": null, "type": null }
"<think>\nOkay, so I need to solve this problem where we have a deck of n cards with a joker at posi(...TRUNCATED)
[{"content":"Generate an executable Python function generated from the given prompt. Return the func(...TRUNCATED)
{ "do_sample": false, "max_new_tokens": 32768, "seed": 2, "temperature": 0.7 }
2
167
LiveCodeBench
{ "expected_answer": "", "problem_id": "", "reference_solution": "", "subject": null, "type": null }
"<think>\nOkay, so I need to figure out how many subarrays in the given list `nums` are incremovable(...TRUNCATED)
[{"content":"\"You are a coding expert. Given a competition-level coding problem, you need to write (...TRUNCATED)
{ "do_sample": false, "max_new_tokens": 32768, "seed": 2, "temperature": 0.7 }
2
152
CodeElo
{ "expected_answer": "", "problem_id": "", "reference_solution": "", "subject": null, "type": null }
"<think>\nOkay, so I need to figure out how to solve this problem where there are multiple rooms eac(...TRUNCATED)
[{"content":"\"You are a coding expert. Given a competition-level coding problem, you need to write (...TRUNCATED)
{ "do_sample": false, "max_new_tokens": 32768, "seed": 0, "temperature": 0.7 }
0
31
CodeElo
{ "expected_answer": "", "problem_id": "", "reference_solution": "", "subject": null, "type": null }
"<think>\nOkay, so I need to solve this problem where we have a tree with n vertices, each initially(...TRUNCATED)
[{"content":"Generate an executable Python function generated from the given prompt. The function sh(...TRUNCATED)
{ "do_sample": false, "max_new_tokens": 32768, "seed": 1, "temperature": 0.7 }
1
359
LiveCodeBench
{ "expected_answer": "", "problem_id": "", "reference_solution": "", "subject": null, "type": null }
"<think>\nOkay, so I need to write a Python function that places Takahashi and the dragon parts in a(...TRUNCATED)
[{"content":"Problem: Rectangle $ABCD$ has center $O$ and $AB/AD=k$. A point is randomly chosen from(...TRUNCATED)
{ "do_sample": false, "max_new_tokens": 32768, "seed": 0, "temperature": 0.7 }
0
444
MATH500
{ "expected_answer": "", "problem_id": "", "reference_solution": "", "subject": null, "type": null }
"<think>\nOkay, so I need to find the probability that a randomly chosen point inside rectangle ABCD(...TRUNCATED)
End of preview. Expand in Data Studio

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

mlfoundations-dev/b2_math_fasttext_pos_numina_neg_natural_reasoning_3k_eval_636d

Precomputed model outputs for evaluation.

Evaluation Results

Summary

Metric AIME24 AMC23 MATH500 MMLUPro JEEBench GPQADiamond LiveCodeBench CodeElo CodeForces
Accuracy 18.0 60.5 76.6 29.4 40.3 42.3 22.2 3.8 4.6

AIME24

  • Average Accuracy: 18.00% ± 0.97%
  • Number of Runs: 10
Run Accuracy Questions Solved Total Questions
1 16.67% 5 30
2 20.00% 6 30
3 20.00% 6 30
4 20.00% 6 30
5 20.00% 6 30
6 20.00% 6 30
7 16.67% 5 30
8 16.67% 5 30
9 20.00% 6 30
10 10.00% 3 30

AMC23

  • Average Accuracy: 60.50% ± 1.57%
  • Number of Runs: 10
Run Accuracy Questions Solved Total Questions
1 65.00% 26 40
2 55.00% 22 40
3 60.00% 24 40
4 62.50% 25 40
5 67.50% 27 40
6 62.50% 25 40
7 57.50% 23 40
8 50.00% 20 40
9 60.00% 24 40
10 65.00% 26 40

MATH500

  • Accuracy: 76.60%
    Accuracy Questions Solved Total Questions
    76.60% 383 500

MMLUPro

  • Average Accuracy: 29.40% ± 0.00%
  • Number of Runs: 1
Run Accuracy Questions Solved Total Questions
1 29.40% 147 500

JEEBench

  • Average Accuracy: 40.32% ± 0.47%
  • Number of Runs: 3
Run Accuracy Questions Solved Total Questions
1 41.31% 212.75 515
2 39.32% 202.5 515
3 40.34% 207.75 515

GPQADiamond

  • Average Accuracy: 42.26% ± 1.79%
  • Number of Runs: 3
Run Accuracy Questions Solved Total Questions
1 44.44% 88 198
2 44.44% 88 198
3 37.88% 75 198

LiveCodeBench

  • Average Accuracy: 22.24% ± 0.28%
  • Number of Runs: 3
Run Accuracy Questions Solved Total Questions
1 22.70% 116 511
2 22.31% 114 511
3 21.72% 111 511

CodeElo

  • Average Accuracy: 3.75% ± 0.17%
  • Number of Runs: 3
Run Accuracy Questions Solved Total Questions
1 4.09% 16 391
2 3.58% 14 391
3 3.58% 14 391

CodeForces

  • Average Accuracy: 4.56% ± 0.39%
  • Number of Runs: 3
Run Accuracy Questions Solved Total Questions
1 3.97% 18 453
2 4.42% 20 453
3 5.30% 24 453
Downloads last month
16