Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
100K - 1M
Tags:
story-generation
File size: 759 Bytes
0ee8a46 7348107 0ee8a46 c4add32 0ee8a46 c4add32 0ee8a46 c4add32 7348107 0ee8a46 7348107 0ee8a46 7348107 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 |
---
language:
- en
multilinguality:
- monolingual
task_categories:
- text-generation
task_ids: []
tags:
- story-generation
dataset_info:
features:
- name: summary
dtype: string
- name: story
dtype: string
- name: source
dtype: string
splits:
- name: train
num_bytes: 385345341
num_examples: 427223
download_size: 213423683
dataset_size: 385345341
size_categories:
- 100K<n<1M
---
# Story generation
## Dataset Description
- **Homepage:** https://laion.ai/
### Dataset Summary
This dataset contains summaries and stories from [RUCAIBox/Story-Generation](https://huggingface.co/datasets/RUCAIBox/Story-Generation) dataset.
## Dataset Structure
### Data Fields
- `summary`: The summary of the story
- `story`: The story |