Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/releases/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ On this page you can find a list of papers, model and dataset releases that were

## Papers

* [Nemotron-Math: Efficient Long-Context Distillation of Mathematical Reasoning from Multi-Mode Supervision](./nemotron-math-v2/paper.pdf){:target="_blank"} (2025)
* [Nemotron-Math: Efficient Long-Context Distillation of Mathematical Reasoning from Multi-Mode Supervision](https://arxiv.org/abs/2512.15489){:target="_blank"} (2025)

* [Scaling Generative Verifiers For Natural Language Mathematical Proof Verification And Selection](https://arxiv.org/abs/2511.13027){:target="_blank"} (2025)

Expand Down
2 changes: 1 addition & 1 deletion docs/releases/nemotron-math-v2/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ We used [Qwen2.5-32B-Instruct](https://huggingface.co/Qwen/Qwen2.5-32B-Instruct)



See our [paper](paper.pdf) to learn more details!
See our [paper](https://arxiv.org/abs/2512.15489) to learn more details!


## How to reproduce our results
Expand Down
Loading