CoolFace
Datasetpublic

sanjuhs/ternary-tinystories-4096

TinyStories 4K-BPE token stream This is a deterministic, tokenized derivative used by the Ternary LLM Experiment. The source is roneneldan/TinyStories. tokenizer: byte-level BPE, vocabulary 4,096 token dtype: little-endian uint16 training stories: 2,119,719 training tokens: 488,174,163 validation stories: 21,990 validation tokens: 4,907,807 Each story is encoded with explicit beginning/end markers and concatenated into train.bin or validation.bin. metadata.json records the… See the full description on the dataset page: https://huggingface.co/datasets/sanjuhs/ternary-tinystories-4096.

sourceHugging Facecdla-sharing-1.0updated 2mo agoView on Hugging Face
0likes37downloads
3 commits on main
57698132mo ago

Add files using upload-large-folder tool

sanjuhs
31ad9022mo ago

Add dataset card

sanjuhs
b6af8fb2mo ago

initial commit

sanjuhs