CIFAR10_test / README.md
librarian-bot's picture
Add task_categories tag
16f4099
|
raw
history blame
1.09 kB
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
task_categories:
  - image-classification

Dataset Card for "CIFAR10_test"

More Information needed