cvasnlp_sample_test / README.md
Tristan's picture
Upload README.md with huggingface_hub
4bcc09e
|
raw
history blame
2.09 kB
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            '0': abyssinian
            '1': american bulldog
            '2': american pit bull terrier
            '3': basset hound
            '4': beagle
            '5': bengal
            '6': birman
            '7': bombay
            '8': boxer
            '9': british shorthair
            '10': chihuahua
            '11': egyptian mau
            '12': english cocker spaniel
            '13': english setter
            '14': german shorthaired
            '15': great pyrenees
            '16': havanese
            '17': japanese chin
            '18': keeshond
            '19': leonberger
            '20': maine coon
            '21': miniature pinscher
            '22': newfoundland
            '23': persian
            '24': pomeranian
            '25': pug
            '26': ragdoll
            '27': russian blue
            '28': saint bernard
            '29': samoyed
            '30': scottish terrier
            '31': shiba inu
            '32': siamese
            '33': sphynx
            '34': staffordshire bull terrier
            '35': wheaten terrier
            '36': yorkshire terrier
    - name: id
      dtype: int64
    - name: Attributes_LAION_ViT_H_14_2B_descriptors_text_davinci_003_full
      sequence: string
    - name: clip_tags_ViT_L_14_with_openai
      sequence: string
    - name: blip_caption_beam_5_Salesforce_blip_image_captioning_large
      dtype: string
    - name: blip_caption_Salesforce_blip_image_captioning_large_intensive
      sequence: string
    - name: DETA_detections_deta_swin_large_o365
      list:
        - name: box
          sequence: float32
        - name: label
          dtype: string
        - name: location
          dtype: string
        - name: ratio
          dtype: float32
        - name: size
          dtype: string
  splits:
    - name: test
      num_bytes: 231730
      num_examples: 10
  download_size: 185490
  dataset_size: 231730

Dataset Card for "cvasnlp_sample_test"

More Information needed