tanganke/emnist_mnist
Dataset Card for "emnist-mnist" Dataset Information The emnist-mnist dataset is a set of images of handwritten digits. The dataset is split into a training set and a test set. Data Fields image: The image of the handwritten digit. The data type of this field is image. label: The label of the handwritten digit. The data type of this field is class_label, and it can take on the values '0' to '9'. Data Splits train: The training set… See the full description on the dataset page: https://huggingface.co/datasets/tanganke/emnist_mnist.
0365
Dataset Card for "emnist-mnist"
Dataset Information
The emnist-mnist dataset is a set of images of handwritten digits. The dataset is split into a training set and a test set.
Data Fields
image: The image of the handwritten digit. The data type of this field isimage.label: The label of the handwritten digit. The data type of this field isclass_label, and it can take on the values '0' to '9'.
Data Splits
train: The training set consists of 60000 examples, with a total size of 25579752 bytes.test: The test set consists of 10000 examples, with a total size of 4271749 bytes.
