qipchip31's picture
Upload dataset
1af276c verified
---
dataset_info:
features:
- name: image
dtype:
array3_d:
shape:
- 224
- 224
- 3
dtype: uint8
- name: label
dtype:
class_label:
names:
'0': resistor
'1': capacitor
'2': inductor
'3': transistor
splits:
- name: train
num_bytes: 102824880.0
num_examples: 292
- name: test
num_bytes: 26058360.0
num_examples: 74
download_size: 25099976
dataset_size: 128883240.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---