Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
License:
writingprompts / README.md
euclaise's picture
Upload README.md with huggingface_hub
1a93d61
|
raw
history blame
707 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: prompt
dtype: string
- name: story
dtype: string
splits:
- name: train
num_bytes: 949059184
num_examples: 272600
- name: test
num_bytes: 52719179
num_examples: 15138
- name: validation
num_bytes: 54054981
num_examples: 15620
download_size: 615329844
dataset_size: 1055833344
---
# Dataset Card for "writingprompts"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)