Writing an LLM from scratch, part 26 – evaluating the fine-tuned model
gilesthomas.com·16h·
Discuss: Hacker News
Flag this post

Archives

Categories

Blogroll

This post is on the second half of chapter 7 of Sebastian Raschka’s book “Build a Large Language Model (from Scratch)”. In the last post I covered the part of the chapter that covers instruction fine-tuning; this time round, we evaluate our model – particularly interestingly, we try using another, smarter, model to judge how good its responses are.

Once again, Raschka’s explanation in this section is very clear, and there’s not that much that was conceptually new to me, so I don’t have that many notes – in fact, this post is probably the shortest one in my series …

Similar Posts

Loading similar posts...