This website requires JavaScript.
Explore
Help
Register
Sign in
aparler
/
c-llm
Watch
1
Star
0
Fork
You've already forked c-llm
0
mirror of
https://github.com/karpathy/llm.c.git
synced
2026-07-26 20:15:08 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
feature/hellaswag
c-llm
/
dev
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
Andrej Karpathy
8d55c4a6ac
fix a bug, we have to be careful to make sure we evaluate loss at the token just before the first completion token, because that is the prediction for the first token, and its accuracy
2024-05-19 15:45:28 +00:00
..
cpu
Setting up dev/CPU area with the first matmul_forward.c
2024-05-14 18:22:39 -07:00
cuda
Merge pull request
#383
from KarhouTam/feature/online-softmax-forward-without-cgs
2024-05-16 21:23:56 +01:00
hellaswag.py
fix a bug, we have to be careful to make sure we evaluate loss at the token just before the first completion token, because that is the prediction for the first token, and its accuracy
2024-05-19 15:45:28 +00:00
mmlu.py
fix a bug, we have to be careful to make sure we evaluate loss at the token just before the first completion token, because that is the prediction for the first token, and its accuracy
2024-05-19 15:45:28 +00:00
unistd.h
a comment and some breathing room
2024-04-20 20:00:24 +00:00