Skip to content

Commit

Permalink
Merge pull request huggingface#543 from tsureshkumar/patch-1
Browse files Browse the repository at this point in the history
The GPT2 course link is broken
  • Loading branch information
merveenoyan authored Nov 22, 2023
2 parents b004f50 + 21e6e6b commit df2fa29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/en/chapter7/3.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -1035,7 +1035,7 @@ Neat -- our model has clearly adapted its weights to predict words that are more

<Youtube id="0Oxphw4Q9fo"/>

This wraps up our first experiment with training a language model. In [section 6](/course/en/chapter7/section6) you'll learn how to train an auto-regressive model like GPT-2 from scratch; head over there if you'd like to see how you can pretrain your very own Transformer model!
This wraps up our first experiment with training a language model. In [section 6](/course/en/chapter7/6) you'll learn how to train an auto-regressive model like GPT-2 from scratch; head over there if you'd like to see how you can pretrain your very own Transformer model!

<Tip>

Expand Down

0 comments on commit df2fa29

Please sign in to comment.