1
0
mirror of https://github.com/osmarks/nanogpt-experiments.git synced 2025-09-02 19:07:57 +00:00

candidate changes to apis, have to think through more

This commit is contained in:
Andrej Karpathy
2023-01-01 01:29:48 +00:00
parent 7c6ea8409e
commit 2febf4463c
8 changed files with 111 additions and 19 deletions

View File

@@ -0,0 +1,9 @@
# tiny shakespeare
Tiny shakespeare, of the good old char-rnn fame :)
After running `prepare.py`:
- train.bin has 301,966 tokens
- val.bin has 36,059 tokens