know how to prepare the data for training LLMs.
get a better technical understanding of how to train LLMs.
learn about different alignment approaches such as RLHF and RLAIF using PPO, or DPO.
Training a causal language model from scratcharrow-up-right from the Hugging Face NLP course.
Videoarrow-up-right by Andrej Karpathy explaining how to train a GPT from scratch.
week 2arrow-up-right and week 3arrow-up-right of the course Generative AI with Large Language Models.
specify which metrics you'll use to evaluate the model performance, and why you've chosen these metrics. Document it in the corresponding section of your project repository.
Last updated 2 years ago
Was this helpful?