Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,4 +1,9 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
configs:
|
| 3 |
- config_name: default
|
| 4 |
data_files:
|
|
@@ -16,21 +21,16 @@ dataset_info:
|
|
| 16 |
dtype: string
|
| 17 |
splits:
|
| 18 |
- name: train
|
| 19 |
-
num_bytes:
|
| 20 |
num_examples: 272600
|
| 21 |
- name: test
|
| 22 |
-
num_bytes:
|
| 23 |
num_examples: 15138
|
| 24 |
- name: validation
|
| 25 |
-
num_bytes:
|
| 26 |
num_examples: 15620
|
| 27 |
-
download_size:
|
| 28 |
-
dataset_size:
|
| 29 |
-
license: mit
|
| 30 |
-
language:
|
| 31 |
-
- en
|
| 32 |
-
size_categories:
|
| 33 |
-
- 100K<n<1M
|
| 34 |
---
|
| 35 |
# Dataset Card for "writingprompts"
|
| 36 |
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
license: mit
|
| 5 |
+
size_categories:
|
| 6 |
+
- 100K<n<1M
|
| 7 |
configs:
|
| 8 |
- config_name: default
|
| 9 |
data_files:
|
|
|
|
| 21 |
dtype: string
|
| 22 |
splits:
|
| 23 |
- name: train
|
| 24 |
+
num_bytes: 883772040
|
| 25 |
num_examples: 272600
|
| 26 |
- name: test
|
| 27 |
+
num_bytes: 49072859
|
| 28 |
num_examples: 15138
|
| 29 |
- name: validation
|
| 30 |
+
num_bytes: 50331685
|
| 31 |
num_examples: 15620
|
| 32 |
+
download_size: 606854859
|
| 33 |
+
dataset_size: 983176584
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 34 |
---
|
| 35 |
# Dataset Card for "writingprompts"
|
| 36 |
|