mihailgribov commited on
Commit
dd33a60
·
verified ·
1 Parent(s): c227af1

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -15,7 +15,7 @@ configs:
15
 
16
  # Olympiad Math Corpus
17
 
18
- **Version:** v2.0.3<br>
19
  **Release date:** 2026-04-19
20
 
21
  **59,165** synthetically generated olympiad-style math problems with verified integer answers and formal computation graphs.
@@ -375,7 +375,7 @@ Each model receives the problem text as the user message with the following syst
375
  > Solve the given problem. Think step by step.
376
  > Write your final answer as a single integer inside \boxed{}, for example: \boxed{42}
377
 
378
- All models are queried with `temperature=0` and `max_completion_tokens=16384`. No few-shot examples or chain-of-thought scaffolding is provided beyond the system prompt above.
379
 
380
  | ID | Model | Attempted | Solved | Solve rate ¹ |
381
  |---:|-------|----------:|-------:|-----------:|
@@ -494,7 +494,7 @@ The dataset supports multiple training and evaluation approaches:
494
  author = {Gribov, Mikhail},
495
  title = {Olympiad Math Corpus},
496
  year = {2026},
497
- version = {v2.0.3},
498
  publisher = {Hugging Face},
499
  howpublished = {\url{https://huggingface.co/datasets/mihailgribov/olympiad_style_integer_math_problems}},
500
  license = {CC BY 4.0}
 
15
 
16
  # Olympiad Math Corpus
17
 
18
+ **Version:** v2.0.4<br>
19
  **Release date:** 2026-04-19
20
 
21
  **59,165** synthetically generated olympiad-style math problems with verified integer answers and formal computation graphs.
 
375
  > Solve the given problem. Think step by step.
376
  > Write your final answer as a single integer inside \boxed{}, for example: \boxed{42}
377
 
378
+ All models are queried with `temperature=0` and `max_completion_tokens=32768`. No few-shot examples or chain-of-thought scaffolding is provided beyond the system prompt above.
379
 
380
  | ID | Model | Attempted | Solved | Solve rate ¹ |
381
  |---:|-------|----------:|-------:|-----------:|
 
494
  author = {Gribov, Mikhail},
495
  title = {Olympiad Math Corpus},
496
  year = {2026},
497
+ version = {v2.0.4},
498
  publisher = {Hugging Face},
499
  howpublished = {\url{https://huggingface.co/datasets/mihailgribov/olympiad_style_integer_math_problems}},
500
  license = {CC BY 4.0}