test_mnist / README.md
osanseviero's picture
Upload README.md with huggingface_hub
3bb4895
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            '0': '0'
            '1': '1'
            '2': '2'
            '3': '3'
            '4': '4'
            '5': '5'
            '6': '6'
            '7': '7'
            '8': '8'
            '9': '9'
  splits:
    - name: test
      num_bytes: 1413525
      num_examples: 5000
  download_size: 1165913
  dataset_size: 1413525

Dataset Card for "test_mnist"

More Information needed