Upload dataset
Browse files- README.md +28 -0
- section_03/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -48,6 +48,30 @@ dataset_info:
|
|
| 48 |
num_examples: 6250
|
| 49 |
download_size: 14272129
|
| 50 |
dataset_size: 14201688
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 51 |
configs:
|
| 52 |
- config_name: section_01
|
| 53 |
data_files:
|
|
@@ -57,4 +81,8 @@ configs:
|
|
| 57 |
data_files:
|
| 58 |
- split: train
|
| 59 |
path: section_02/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 60 |
---
|
|
|
|
| 48 |
num_examples: 6250
|
| 49 |
download_size: 14272129
|
| 50 |
dataset_size: 14201688
|
| 51 |
+
- config_name: section_03
|
| 52 |
+
features:
|
| 53 |
+
- name: img
|
| 54 |
+
dtype: image
|
| 55 |
+
- name: label
|
| 56 |
+
dtype:
|
| 57 |
+
class_label:
|
| 58 |
+
names:
|
| 59 |
+
'0': airplane
|
| 60 |
+
'1': automobile
|
| 61 |
+
'2': bird
|
| 62 |
+
'3': cat
|
| 63 |
+
'4': deer
|
| 64 |
+
'5': dog
|
| 65 |
+
'6': frog
|
| 66 |
+
'7': horse
|
| 67 |
+
'8': ship
|
| 68 |
+
'9': truck
|
| 69 |
+
splits:
|
| 70 |
+
- name: train
|
| 71 |
+
num_bytes: 14216535
|
| 72 |
+
num_examples: 6250
|
| 73 |
+
download_size: 14287959
|
| 74 |
+
dataset_size: 14216535
|
| 75 |
configs:
|
| 76 |
- config_name: section_01
|
| 77 |
data_files:
|
|
|
|
| 81 |
data_files:
|
| 82 |
- split: train
|
| 83 |
path: section_02/train-*
|
| 84 |
+
- config_name: section_03
|
| 85 |
+
data_files:
|
| 86 |
+
- split: train
|
| 87 |
+
path: section_03/train-*
|
| 88 |
---
|
section_03/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8a091167a847f71a108df11e30d1d95e1f61b45ffaab7c8abf7da2d3ca02d04f
|
| 3 |
+
size 14287959
|