actlearn_test_mnist / README.md
dog's picture
Upload README.md with huggingface_hub
1df2807
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: 2875182
      num_examples: 10000
  download_size: 2383462
  dataset_size: 2875182

Dataset Card for "actlearn_test_mnist"

More Information needed