diff --git a/tutorials/llm/reasoning/Reasoning-SFT.ipynb b/tutorials/llm/reasoning/Reasoning-SFT.ipynb index 78e67bbf2541..f0a2fd8dc609 100644 --- a/tutorials/llm/reasoning/Reasoning-SFT.ipynb +++ b/tutorials/llm/reasoning/Reasoning-SFT.ipynb @@ -32,7 +32,7 @@ "* A valid Hugging Face API token with access to the [Meta LLaMa 3.1-8B Instruct](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct) model (since this is a gated model).\n", "\n", "### Dataset\n", - "To follow along, you would need an appropriate reasoning dataset. Checkout the tutorial on [curating the Llama Nemotron Reasoning Dataset with NVIDIA NeMo Curator](https://github.com/NVIDIA/NeMo-Curator/tree/main/tutorials/llama-nemotron-data-curation).\n", + "To follow along, you would need an appropriate reasoning dataset. Checkout the tutorial on [curating the Llama Nemotron Reasoning Dataset with NVIDIA NeMo Curator](https://github.com/NVIDIA-NeMo/Curator/tree/dask/tutorials/llama-nemotron-data-curation).\n", "You will need the output from that tutorial as the training set input to this playbook!\n", "\n", "### Hardware Requirements\n",