SAVRN
Search Contact SAVRN

Dataset · Text generation

TinyStories

by Ronen Eldan roneneldan/TinyStories

Dataset containing synthetically generated (by GPT-3.5 and GPT-4) short stories that only use a small vocabulary. The models referred to in the paper were trained on TinyStories-train.txt (the file tinystories-valid.txt can be used for validation loss).

Rows2,141,709
Configurations1
Size7.6 GB
Licensecdla-sharing-1.0
AccessPublicly accessible
Monthly Downloads89.9k

Dataset Card

By Ronen Eldan, published under cdla-sharing-1.0, revision f54c09fd2331.

Dataset containing synthetically generated (by GPT-3.5 and GPT-4) short stories that only use a small vocabulary.

Described in the following paper: https://arxiv.org/abs/2305.07759.

The models referred to in the paper were trained on TinyStories-train.txt (the file tinystories-valid.txt can be used for validation loss). These models can be found on Huggingface, at roneneldan/TinyStories-1M/3M/8M/28M/33M/1Layer-21M.

Additional resources: tinystories_all_data.tar.gz - contains a superset of the stories together with metadata and the prompt that was used to create each story.

TinyStoriesV2-GPT4-train.txt - Is a new version of the dataset that is based on generations by GPT-4 only (the original dataset also has generations by GPT-3.5 which are of lesser quality). It contains all the examples in TinyStories.txt which were GPT-4 generated as a subset (but is significantly larger).

Evaluation_prompts.yaml: List of prompts used to evaluate our models (see paper)

Structure

default 2,141,709 rows

SplitRowsSize
train2,119,7192.0 GB
validation21,99017.5 MB
textstring

Details

Repository
roneneldan/TinyStories
Publisher
Ronen Eldan
Task category
Text generation
Tags
Not stated by the source
Size category
Not stated by the source
Languages
en
Revision
f54c09fd23315a6f9c86f9dc80f725de7d8f9c64
Last updated
2024-08-12

Files

14 files, 7.6 GB in total.

Data10 files · 6.8 GB
Documentation1 file · 1.1 KB
Other2 files · 819.2 MB
Repository1 file · 2.8 KB
Every file
FileTypeSizeSHA-256
TinyStories-train.txtData1.9 GBc5cf5e22ff13
TinyStories-valid.txtData19.4 MB94e431816c4c
TinyStoriesV2-GPT4-train.txtData2.2 GB6418d412de72
TinyStoriesV2-GPT4-valid.txtData22.5 MB6874bae9a4c1
TinyStories_all_data.tar.gzData1.6 GB26cf7605aca1
data/train-00000-of-00004-2d5a1467fff1081b.parquetData248.7 MB77cf780cebe5
data/train-00001-of-00004-5852b56a2bd28fd9.parquetData248.2 MBe2f173a6dcc2
data/train-00002-of-00004-a26307300439e943.parquetData245.9 MBcac73cd1a097
data/train-00003-of-00004-d243063613e5a057.parquetData248.0 MB862514ae7572
data/validation-00000-of-00001-869c898b519ad725.parquetData10.0 MB33406a620655
README.mdDocumentation1.1 KB
Evaluation prompts.yamlOther11.8 KB
MLP_input_output.npyOther819.2 MB047e494123cf
.gitattributesRepository2.8 KB

License and Download

License
cdla-sharing-1.0
Access
No access gate
Download from Ronen Eldan

Released by Ronen Eldan through its official repository on Hugging Face.

Models Trained on This Dataset