Procid/OCR_Model
Updated
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
The emnist-mnist dataset is a set of images of handwritten digits. The dataset is split into a training set and a test set.
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'.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.