cifar10_lt_r10_text / README.md
ashnrk's picture
Upload README.md with huggingface_hub
0a1e0e6
metadata
dataset_info:
  features:
    - name: img
      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: text_label
      dtype: string
  splits:
    - name: train
      num_bytes: 9133039.5
      num_examples: 4084
  download_size: 9126904
  dataset_size: 9133039.5

Dataset Card for "cifar10_lt_r10_text"

More Information needed