1
0
mirror of https://github.com/osmarks/nanogpt-experiments.git synced 2025-02-12 00:30:02 +00:00
2024-01-12 12:53:20 -08:00
..
2024-01-12 12:53:20 -08:00
2022-12-28 00:58:19 +00:00

openwebtext dataset

after running prepare.py (preprocess) we get:

  • train.bin is ~17GB, val.bin ~8.5MB
  • train has ~9B tokens (9,035,582,198)
  • val has ~4M tokens (4,434,897)

this came from 8,013,769 documents in total.

references: