Homage to the "Let's build GPT : from scratch, in code and spelled out" from @karpathy
Stars
6
Forks
1
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
12
commits
delete data
86d37cb
Created using Colaboratory
1dfde1e
update
f279e7e
Tiktoken enabled GPT
dcd0002
4dfd925
d2e081d
gpt transformer without dropout implementation
8e7d886
add support for ffwd
98ebd68
add single and multi-head attention
b2adc61
bigram v1 and v2 - with positional embedding
c8b7851
encode and decode data, prepare data for model
8a19b6b
Initial commit
34967de