From 63e87308224fe75acd001ffa77671bbd293af361 Mon Sep 17 00:00:00 2001 From: Wei Du Date: Wed, 17 Dec 2025 19:03:51 -0800 Subject: [PATCH] update paper link Signed-off-by: Wei Du --- docs/releases/index.md | 2 +- docs/releases/nemotron-math-v2/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/releases/index.md b/docs/releases/index.md index ae997f352f..4a721e5303 100644 --- a/docs/releases/index.md +++ b/docs/releases/index.md @@ -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) diff --git a/docs/releases/nemotron-math-v2/index.md b/docs/releases/nemotron-math-v2/index.md index 20515fff3e..9c80778e04 100644 --- a/docs/releases/nemotron-math-v2/index.md +++ b/docs/releases/nemotron-math-v2/index.md @@ -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