Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -5,17 +5,15 @@ dataset_info:
|
|
5 |
dtype: image
|
6 |
- name: ground_truth
|
7 |
dtype: string
|
8 |
-
- name: gt_doc
|
9 |
-
dtype: string
|
10 |
splits:
|
11 |
- name: train
|
12 |
-
num_bytes:
|
13 |
num_examples: 800
|
14 |
- name: validation
|
15 |
-
num_bytes:
|
16 |
num_examples: 200
|
17 |
-
download_size:
|
18 |
-
dataset_size:
|
19 |
---
|
20 |
# Dataset Card for "cheques_sample_data"
|
21 |
|
|
|
5 |
dtype: image
|
6 |
- name: ground_truth
|
7 |
dtype: string
|
|
|
|
|
8 |
splits:
|
9 |
- name: train
|
10 |
+
num_bytes: 16719454.0
|
11 |
num_examples: 800
|
12 |
- name: validation
|
13 |
+
num_bytes: 4233035.0
|
14 |
num_examples: 200
|
15 |
+
download_size: 17412699
|
16 |
+
dataset_size: 20952489.0
|
17 |
---
|
18 |
# Dataset Card for "cheques_sample_data"
|
19 |
|