Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -7,13 +7,18 @@ dataset_info:
|
|
7 |
- name: train
|
8 |
num_bytes: 32297322
|
9 |
num_examples: 232360
|
10 |
-
|
11 |
-
|
|
|
|
|
|
|
12 |
configs:
|
13 |
- config_name: default
|
14 |
data_files:
|
15 |
- split: train
|
16 |
path: data/train-*
|
|
|
|
|
17 |
---
|
18 |
# Dataset Card for "WritingPrompts"
|
19 |
|
|
|
7 |
- name: train
|
8 |
num_bytes: 32297322
|
9 |
num_examples: 232360
|
10 |
+
- name: sample_length_10_to_292
|
11 |
+
num_bytes: 135779
|
12 |
+
num_examples: 1000
|
13 |
+
download_size: 20998349
|
14 |
+
dataset_size: 32433101
|
15 |
configs:
|
16 |
- config_name: default
|
17 |
data_files:
|
18 |
- split: train
|
19 |
path: data/train-*
|
20 |
+
- split: sample_length_10_to_292
|
21 |
+
path: data/sample_length_10_to_292-*
|
22 |
---
|
23 |
# Dataset Card for "WritingPrompts"
|
24 |
|