Datasets:
Fix number of samples in README (#4)
Browse files- Fix number of samples in README (eb76e49f5a5625bd65854bfb815179bb7f5ad3ad)
Co-authored-by: Solène Tarride <[email protected]>
README.md
CHANGED
@@ -13,12 +13,12 @@ dataset_info:
|
|
13 |
dtype: string
|
14 |
splits:
|
15 |
- name: train
|
16 |
-
num_examples:
|
17 |
- name: validation
|
18 |
-
num_examples:
|
19 |
- name: test
|
20 |
-
num_examples:
|
21 |
-
dataset_size:
|
22 |
tags:
|
23 |
- atr
|
24 |
- htr
|
|
|
13 |
dtype: string
|
14 |
splits:
|
15 |
- name: train
|
16 |
+
num_examples: 145009
|
17 |
- name: validation
|
18 |
+
num_examples: 14966
|
19 |
- name: test
|
20 |
+
num_examples: 1562
|
21 |
+
dataset_size: 161537
|
22 |
tags:
|
23 |
- atr
|
24 |
- htr
|