Upload dataset
Browse files- README.md +29 -1
- section_02/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
-
|
| 4 |
features:
|
| 5 |
- name: img
|
| 6 |
dtype: image
|
|
@@ -24,9 +24,37 @@ dataset_info:
|
|
| 24 |
num_examples: 6250
|
| 25 |
download_size: 14272389
|
| 26 |
dataset_size: 14214055
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
configs:
|
| 28 |
- config_name: section_01
|
| 29 |
data_files:
|
| 30 |
- split: train
|
| 31 |
path: section_01/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
---
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: section_01
|
| 4 |
features:
|
| 5 |
- name: img
|
| 6 |
dtype: image
|
|
|
|
| 24 |
num_examples: 6250
|
| 25 |
download_size: 14272389
|
| 26 |
dataset_size: 14214055
|
| 27 |
+
- config_name: section_02
|
| 28 |
+
features:
|
| 29 |
+
- name: img
|
| 30 |
+
dtype: image
|
| 31 |
+
- name: label
|
| 32 |
+
dtype:
|
| 33 |
+
class_label:
|
| 34 |
+
names:
|
| 35 |
+
'0': airplane
|
| 36 |
+
'1': automobile
|
| 37 |
+
'2': bird
|
| 38 |
+
'3': cat
|
| 39 |
+
'4': deer
|
| 40 |
+
'5': dog
|
| 41 |
+
'6': frog
|
| 42 |
+
'7': horse
|
| 43 |
+
'8': ship
|
| 44 |
+
'9': truck
|
| 45 |
+
splits:
|
| 46 |
+
- name: train
|
| 47 |
+
num_bytes: 14201688
|
| 48 |
+
num_examples: 6250
|
| 49 |
+
download_size: 14272129
|
| 50 |
+
dataset_size: 14201688
|
| 51 |
configs:
|
| 52 |
- config_name: section_01
|
| 53 |
data_files:
|
| 54 |
- split: train
|
| 55 |
path: section_01/train-*
|
| 56 |
+
- config_name: section_02
|
| 57 |
+
data_files:
|
| 58 |
+
- split: train
|
| 59 |
+
path: section_02/train-*
|
| 60 |
---
|
section_02/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f04aff0a5f5efa22c45fefc9887b29483957e71460931ef4e7600a90f15a6b09
|
| 3 |
+
size 14272129
|