Commit
·
8672b9e
1
Parent(s):
90ad538
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -4,36 +4,13 @@ dataset_info:
|
|
4 |
- name: image
|
5 |
dtype: image
|
6 |
- name: label
|
7 |
-
dtype:
|
8 |
-
class_label:
|
9 |
-
names:
|
10 |
-
'0': '000'
|
11 |
-
'1': '001'
|
12 |
-
'2': '002'
|
13 |
-
'3': '003'
|
14 |
-
'4': '004'
|
15 |
-
'5': '005'
|
16 |
-
'6': '006'
|
17 |
-
'7': '007'
|
18 |
-
'8': 008
|
19 |
-
'9': 009
|
20 |
-
'10': '010'
|
21 |
-
'11': '011'
|
22 |
-
'12': '012'
|
23 |
-
'13': '013'
|
24 |
-
'14': '014'
|
25 |
-
'15': '015'
|
26 |
-
'16': '016'
|
27 |
-
'17': '017'
|
28 |
-
'18': 018
|
29 |
-
'19': 019
|
30 |
-
'20': '020'
|
31 |
splits:
|
32 |
- name: train
|
33 |
-
num_bytes:
|
34 |
num_examples: 15120
|
35 |
-
download_size:
|
36 |
-
dataset_size:
|
37 |
---
|
38 |
# Dataset Card for "batch_indexing_machine_230614"
|
39 |
|
|
|
4 |
- name: image
|
5 |
dtype: image
|
6 |
- name: label
|
7 |
+
dtype: int64
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
splits:
|
9 |
- name: train
|
10 |
+
num_bytes: 5327167426.56
|
11 |
num_examples: 15120
|
12 |
+
download_size: 5323935320
|
13 |
+
dataset_size: 5327167426.56
|
14 |
---
|
15 |
# Dataset Card for "batch_indexing_machine_230614"
|
16 |
|