igitman commited on
Commit
8571329
·
verified ·
1 Parent(s): 0aa1573

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -26,7 +26,10 @@ track_downloads: true
26
 
27
  ## Description
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. Full details can be found at [Accompanying Tech Report](https://github.com/NVIDIA-NeMo/Skills/blob/main/recipes/nemotron-imo-tts/paper.pdf).
 
 
 
30
  Nemotron-3-Labs-Ultra-Math-RL was developed by NVIDIA as a part of Nemotron.
31
 
32
  This model is ready for commercial and non-commercial use.
@@ -49,7 +52,7 @@ Researchers and developers focused on AI-driven mathematical reasoning and proof
49
 
50
  ## Reference(s)
51
 
52
- * [Accompanying Tech Report](https://github.com/NVIDIA-NeMo/Skills/blob/main/recipes/nemotron-imo-tts/paper.pdf)
53
  * [nvidia/NVIDIA-Nemotron-3-Ultra-550B-A55B-BF16](https://huggingface.co/nvidia/NVIDIA-Nemotron-3-Ultra-550B-A55B-BF16)
54
  * [nvidia/Nemotron-Math-Proofs-v3-RL](https://huggingface.co/datasets/nvidia/Nemotron-Math-Proofs-v3-RL)
55
  * [nvidia/Nemotron-IMO-Bench](https://huggingface.co/datasets/nvidia/Nemotron-IMO-Bench)
 
26
 
27
  ## Description
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
 
35
  This model is ready for commercial and non-commercial use.
 
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)