mirror of
https://github.com/osmarks/nanogpt-experiments.git
synced 2024-11-13 05:19:58 +00:00
10 lines
209 B
Markdown
10 lines
209 B
Markdown
|
|
||
|
# tiny shakespeare, character-level
|
||
|
|
||
|
Tiny shakespeare, of the good old char-rnn fame :) Treated on character-level.
|
||
|
|
||
|
After running `prepare.py`:
|
||
|
|
||
|
- train.bin has 1,003,854 tokens
|
||
|
- val.bin has 111,540 tokens
|