nandyc's picture
Upload README.md with huggingface_hub
e6cb764
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': A
'1': B
'2': C
'3': D
'4': E
'5': F
'6': G
'7': H
'8': I
'9': J
'10': K
'11': L
'12': M
'13': N
'14': O
'15': P
'16': Q
'17': R
'18': S
'19': T
'20': U
'21': V
'22': W
'23': X
'24': Y
'25': Z
splits:
- name: train
num_bytes: 19265862.93533333
num_examples: 1468
- name: test
num_bytes: 3392183.4166666665
num_examples: 260
download_size: 22665194
dataset_size: 22658046.351999998
---
# Dataset Card for "ASL_Isolated_Swin_dataset"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)