Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -10,10 +10,13 @@ dataset_info:
|
|
| 10 |
num_bytes: 21515764
|
| 11 |
num_examples: 83995
|
| 12 |
- name: test
|
| 13 |
-
num_bytes:
|
| 14 |
-
num_examples:
|
| 15 |
-
|
| 16 |
-
|
|
|
|
|
|
|
|
|
|
| 17 |
configs:
|
| 18 |
- config_name: default
|
| 19 |
data_files:
|
|
@@ -21,4 +24,6 @@ configs:
|
|
| 21 |
path: data/train-*
|
| 22 |
- split: test
|
| 23 |
path: data/test-*
|
|
|
|
|
|
|
| 24 |
---
|
|
|
|
| 10 |
num_bytes: 21515764
|
| 11 |
num_examples: 83995
|
| 12 |
- name: test
|
| 13 |
+
num_bytes: 2646574.5
|
| 14 |
+
num_examples: 10356
|
| 15 |
+
- name: validation
|
| 16 |
+
num_bytes: 2646574.5
|
| 17 |
+
num_examples: 10356
|
| 18 |
+
download_size: 4080700
|
| 19 |
+
dataset_size: 26808913.0
|
| 20 |
configs:
|
| 21 |
- config_name: default
|
| 22 |
data_files:
|
|
|
|
| 24 |
path: data/train-*
|
| 25 |
- split: test
|
| 26 |
path: data/test-*
|
| 27 |
+
- split: validation
|
| 28 |
+
path: data/validation-*
|
| 29 |
---
|