burtenshaw HF Staff commited on
Commit
46d71ea
·
verified ·
1 Parent(s): 4d25207

Update docs.md

Browse files
Files changed (1) hide show
  1. docs.md +1 -1
docs.md CHANGED
@@ -14,7 +14,7 @@ On this page we will go through each step.
14
 
15
  ## 1. Read the written guide for the chapter and 2. Train a model using what you learned in the chapter.
16
 
17
- For chapter 1's submission, you should read all the materials in the chapter and train a model using what you learned. Most of the training code is in the page on [Supervised Fine-Tuning](./3), but you'll need to combine this with the code on [Chat Templates](./2) and the code on [Training with Hugging Face Jobs](./5).
18
 
19
  ## 3. Push the model to the Hugging Face Hub
20
 
 
14
 
15
  ## 1. Read the written guide for the chapter and 2. Train a model using what you learned in the chapter.
16
 
17
+ For chapter 1's submission, you should read all the materials in the chapter and train a model using what you learned. Most of the training code is in the page on [Supervised Fine-Tuning](https://huggingface.co/learn/smol-course/unit1/4), but you'll need to combine this with the code on [Chat Templates](https://huggingface.co/learn/smol-course/unit1/2) and the code on [Training with Hugging Face Jobs](https://huggingface.co/learn/smol-course/unit1/5).
18
 
19
  ## 3. Push the model to the Hugging Face Hub
20