CoolFace
Datasetpublic

joe-chiu/TinyChineseStories

This is a dataset of short Chiense stories generated from GPT3.5. It is inspired by Tiny Stories dataset, but instead of millions of rows, I only generated a few thousands stories. The dataset was created as a learning exercise for using GPT API to generate training data for a potential language model idea. I created these stories by first using ChatGPT to generate a list of male and female character names, a list of genre and one sentence story themes and a list of story starters (similar to… See the full description on the dataset page: https://huggingface.co/datasets/joe-chiu/TinyChineseStories.

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes99downloads
12 commits on main
ad789c93y ago

Update README.md

joe-chiu
170d4853y ago

add README.md

joe-chiu
eb4ed053y ago

Upload stories.csv

joe-chiu
7d3184c3y ago

Upload stories.csv

joe-chiu
fc2a5cb3y ago

fix extra comma

joe-chiu
a549b683y ago

Rename stories.txt to stories.csv

joe-chiu
1864a6e3y ago

Delete test.csv

joe-chiu
a27a69f3y ago

Rename train.csv to stories.txt

joe-chiu
660c7e73y ago

Rename stories.csv to train.csv

joe-chiu
63fbc7a3y ago

test.csv

joe-chiu
92786a13y ago

test version of tiny chinese stories

joe-chiu
55287723y ago

initial commit

joe-chiu