igitman commited on
Commit
6849d3e
·
verified ·
1 Parent(s): 48eaf0c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -28,7 +28,7 @@ track_downloads: true
28
 
29
  Nemotron-3-Labs-Ultra-Math-RL is a decoder-only transformer language model specialized for mathematical reasoning, trained to solve difficult mathematical problems and identify mistakes in proofs, and deployed as part of an ensemble system that achieved a gold-medal level score at the International Mathematical Olympiad 2026.
30
 
31
- Full details can be found at our technical report [An Open Recipe for IMO Gold: Training Nemotron for Olympiad Mathematics](https://github.com/NVIDIA-NeMo/Skills/blob/main/recipes/nemotron-imo-tts/paper.pdf).
32
 
33
  Nemotron-3-Labs-Ultra-Math-RL was developed by NVIDIA as a part of Nemotron.
34
 
@@ -52,7 +52,7 @@ Researchers and developers focused on AI-driven mathematical reasoning and proof
52
 
53
  ## Reference(s)
54
 
55
- * [An Open Recipe for IMO Gold: Training Nemotron for Olympiad Mathematics](https://github.com/NVIDIA-NeMo/Skills/blob/main/recipes/nemotron-imo-tts/paper.pdf) (technical report)
56
  * [nvidia/NVIDIA-Nemotron-3-Ultra-550B-A55B-BF16](https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Ultra-550B-A55B-BF16)
57
  * [nvidia/Nemotron-Math-Proofs-v3-RL](https://huggingface.co/datasets/nvidia/Nemotron-Math-Proofs-v3-RL)
58
  * [nvidia/Nemotron-IMO-Bench](https://huggingface.co/datasets/nvidia/Nemotron-IMO-Bench)
@@ -174,7 +174,7 @@ Context length defaults to 256k above. To use up to 1M, set `VLLM_ALLOW_LONG_MAX
174
 
175
  ### Evaluation Dataset
176
 
177
- **Benchmark Score:** As part of an ensemble system, this model achieved a gold-medal-level score at the International Mathematical Olympiad 2026. Additional evaluation results are available in the [Accompanying Tech Report](https://github.com/NVIDIA-NeMo/Skills/blob/main/recipes/nemotron-imo-tts/paper.pdf).
178
 
179
  **Data Collection Method by dataset:** Hybrid: Automated, manually-collected, Synthetic<br>
180
  **Labeling Method by dataset:** Hybrid: Automated, manually-labeled, Synthetic<br>
 
28
 
29
  Nemotron-3-Labs-Ultra-Math-RL is a decoder-only transformer language model specialized for mathematical reasoning, trained to solve difficult mathematical problems and identify mistakes in proofs, and deployed as part of an ensemble system that achieved a gold-medal level score at the International Mathematical Olympiad 2026.
30
 
31
+ Full details can be found at our technical report [An Open Recipe for IMO Gold: Training Nemotron for Olympiad Mathematics](https://arxiv.org/abs/2609.10712).
32
 
33
  Nemotron-3-Labs-Ultra-Math-RL was developed by NVIDIA as a part of Nemotron.
34
 
 
52
 
53
  ## Reference(s)
54
 
55
+ * [An Open Recipe for IMO Gold: Training Nemotron for Olympiad Mathematics](https://arxiv.org/abs/2609.10712) (technical report)
56
  * [nvidia/NVIDIA-Nemotron-3-Ultra-550B-A55B-BF16](https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Ultra-550B-A55B-BF16)
57
  * [nvidia/Nemotron-Math-Proofs-v3-RL](https://huggingface.co/datasets/nvidia/Nemotron-Math-Proofs-v3-RL)
58
  * [nvidia/Nemotron-IMO-Bench](https://huggingface.co/datasets/nvidia/Nemotron-IMO-Bench)
 
174
 
175
  ### Evaluation Dataset
176
 
177
+ **Benchmark Score:** As part of an ensemble system, this model achieved a gold-medal-level score at the International Mathematical Olympiad 2026. Additional evaluation results are available in the [Accompanying Tech Report](https://arxiv.org/abs/2609.10712).
178
 
179
  **Data Collection Method by dataset:** Hybrid: Automated, manually-collected, Synthetic<br>
180
  **Labeling Method by dataset:** Hybrid: Automated, manually-labeled, Synthetic<br>