CoolFace
Datasetpublic

tanganke/emnist_letters

Dataset Card for "emnist-letters" Dataset Information The emnist-letters dataset is a set of images of handwritten letters. The dataset is split into a training set and a test set. Data Fields image: The image of the handwritten letter. The data type of this field is image. label: The label of the handwritten letter. The data type of this field is class_label, and it can take on the values 'A' to 'Z'. Data Splits train: The… See the full description on the dataset page: https://huggingface.co/datasets/tanganke/emnist_letters.

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes2.7kdownloads
3 commits on main
4236c262y ago

Convert dataset to Parquet (#1)

tanganke
50aa98f2y ago

Upload folder using huggingface_hub

tanganke
abe16fe2y ago

initial commit

tanganke