1
0
mirror of https://github.com/osmarks/nanogpt-experiments.git synced 2024-09-21 03:39:44 +00:00
nanogpt-experiments/data/shakespeare
2024-01-26 01:34:44 +03:00
..
prepare.py fix: prepare.py - added input file opening in UTF-8 encoding 2024-01-26 01:34:44 +03:00
readme.md candidate changes to apis, have to think through more 2023-01-01 01:29:48 +00:00

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