kmnist / README.md
tanganke's picture
Upload folder using huggingface_hub
756d43e verified
|
raw
history blame
657 Bytes
metadata
dataset_info:
  config_name: kmnist
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            '0': 
            '1': 
            '2': 
            '3': 
            '4': 
            '5': 
            '6': 
            '7': 
            '8': 
            '9': 
  splits:
    - name: train
      num_bytes: 27055217
      num_examples: 60000
    - name: test
      num_bytes: 4520213
      num_examples: 10000
  download_size: 21240888
  dataset_size: 31575430

KMNIST Dataset

lassify images from the KMNIST dataset into one of the 10 classes, representing different Japanese characters.