Commit ·
1778f75
1
Parent(s): 0b2f8ab
Update README.md
Browse filesValidation split info updated
README.md
CHANGED
|
@@ -9,8 +9,11 @@ dataset_info:
|
|
| 9 |
- name: train
|
| 10 |
num_bytes: 17515152.0
|
| 11 |
num_examples: 384
|
| 12 |
-
|
| 13 |
-
|
|
|
|
|
|
|
|
|
|
| 14 |
configs:
|
| 15 |
- config_name: default
|
| 16 |
data_files:
|
|
|
|
| 9 |
- name: train
|
| 10 |
num_bytes: 17515152.0
|
| 11 |
num_examples: 384
|
| 12 |
+
- name: validation
|
| 13 |
+
num_bytes: 4050613.0
|
| 14 |
+
num_examples: 96
|
| 15 |
+
download_size: 21565765
|
| 16 |
+
dataset_size: 21565765.0
|
| 17 |
configs:
|
| 18 |
- config_name: default
|
| 19 |
data_files:
|