title stringlengths 14 79 | content stringlengths 43.3k 223k |
|---|---|
1hr Talk Intro to Large Language Models | hi everyone so recently I gave a 30-minute talk on large language models just kind of like an intro talk um unfortunately that talk was not recorded but a lot of people came to me after the talk and they told me that uh they really liked the talk so I would just I thought I would just re-record it and basically put it ... |
Building makemore Part 2 MLP | hi everyone today we are continuing our implementation of makemore now in the last lecture we implemented the bigram language model and we implemented it both using counts and also using a super simple neural network that had a single linear layer now this is the jupyter notebook that we built out last lecture and we s... |
Building makemore Part 3 Activations and Gradients BatchNorm | "hi everyone today we are continuing our implementation of make more now in the last lecture we impl(...TRUNCATED) |
Building makemore Part 4 Becoming a Backprop Ninja | "hi everyone so today we are once again continuing our implementation of make more now so far we've (...TRUNCATED) |
Building makemore Part 5 Building a WaveNet | "hi everyone today we are continuing our implementation of make more our favorite character level la(...TRUNCATED) |
Deep Dive into LLMs like ChatGPT | "hi everyone so I've wanted to make this video for a while it is a comprehensive but General audienc(...TRUNCATED) |
How I use LLMs | "hi everyone so in this video I would like to continue our general audience series on large language(...TRUNCATED) |
Lets build GPT from scratch in code spelled out | "hi everyone so by now you have probably heard of chat GPT it has taken the world and AI Community b(...TRUNCATED) |
Lets build the GPT Tokenizer | "hi everyone so in this video I'd like us to cover the process of tokenization in large language mod(...TRUNCATED) |
Lets reproduce GPT-2 124M | "hi everyone so today we are going to be continuing our Zero to Hero series and in particular today (...TRUNCATED) |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 14