CoolFace
20 results

TinyStories

roneneldan /TinyStoriesDataset 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… See the full description on the dataset page: https://huggingface.co/datasets/roneneldan/TinyStories.texttext-generation1M<n<10M1.2k likes90k downloads2y agoHugging Facetouati-kamel /TinyStories-Algerian-Darijatabular10K<n<100K0 likes2.3k downloads18d agoHugging Facedelphi-suite /v0-tinystories-v2-clean-tokenizedv0 refers to our tokenization process, v2 refers to stories generated by GPT4 only 1M<n<10M0 likes1.7k downloads3y agoHugging Faceroneneldan /TinyStoriesInstructtext10M<n<100M49 likes891 downloads3y agoHugging Facenoanabeshima /TinyStoriesV2Data is from https://huggingface.co/datasets/roneneldan/TinyStories/: 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). This dataset was used to train https://github.com/noanabeshima/tiny_model/. The data was preprocessed with: from… See the full description on the dataset page: https://huggingface.co/datasets/noanabeshima/TinyStoriesV2.text1M<n<10M18 likes885 downloads2y agoHugging Facekarpathy /tinystories-gpt4-clean TinyStories GPT-4 Clean A cleaned subset of the TinyStories dataset (Eldan & Li, 2023), keeping only GPT-4-generated stories. Adapted from this thread that pointed out many issues with the original data and proposed a cleaning process. Overview This cleaned dataset contains: Stat Value Stories 2,732,634 Total characters ~2.19B Min doc length 115 chars Max doc length 4,433 chars Median doc length 721 chars Unique characters 74 (ASCII only) Duplicates… See the full description on the dataset page: https://huggingface.co/datasets/karpathy/tinystories-gpt4-clean.text1M<n<10M91 likes879 downloads8mo agoHugging Face