CIFAR10_test / README.md
will33am's picture
Upload README.md with huggingface_hub
be8b470
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            '0': airplane
            '1': automobile
            '2': bird
            '3': cat
            '4': deer
            '5': dog
            '6': frog
            '7': horse
            '8': ship
            '9': truck
    - name: id
      dtype: int64
    - name: clip_tags_LAION_ViT_H_14_2B_simple_specific
      dtype: string
    - name: clip_tags_LAION_ViT_H_14_2B_ensemble_specific
      dtype: string
    - name: Attributes_LAION_ViT_H_14_2B_descriptors_text_davinci_003_full
      sequence: string
    - name: Attributes_ViT_L_14_descriptors_text_davinci_003_full
      sequence: string
    - name: clip_tags_ViT_L_14_simple_specific
      dtype: string
  splits:
    - name: test
      num_bytes: 28072025
      num_examples: 10000
  download_size: 23890989
  dataset_size: 28072025

Dataset Card for "CIFAR10_test"

More Information needed