Commit ·
65eb22f
1
Parent(s): f9b7879
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -15,16 +15,16 @@ dataset_info:
|
|
| 15 |
dtype: string
|
| 16 |
splits:
|
| 17 |
- name: train
|
| 18 |
-
num_bytes:
|
| 19 |
num_examples: 700
|
| 20 |
- name: valid
|
| 21 |
-
num_bytes:
|
| 22 |
num_examples: 100
|
| 23 |
- name: test
|
| 24 |
-
num_bytes:
|
| 25 |
num_examples: 200
|
| 26 |
-
download_size:
|
| 27 |
-
dataset_size:
|
| 28 |
---
|
| 29 |
# Dataset Card for "flare-german"
|
| 30 |
|
|
|
|
| 15 |
dtype: string
|
| 16 |
splits:
|
| 17 |
- name: train
|
| 18 |
+
num_bytes: 2416596
|
| 19 |
num_examples: 700
|
| 20 |
- name: valid
|
| 21 |
+
num_bytes: 345236
|
| 22 |
num_examples: 100
|
| 23 |
- name: test
|
| 24 |
+
num_bytes: 690454
|
| 25 |
num_examples: 200
|
| 26 |
+
download_size: 426827
|
| 27 |
+
dataset_size: 3452286
|
| 28 |
---
|
| 29 |
# Dataset Card for "flare-german"
|
| 30 |
|