ryanramos's picture
Upload README.md with huggingface_hub
ca195f1
metadata
dataset_info:
  features:
    - name: license
      dtype: int64
    - name: file_name
      dtype: string
    - name: coco_url
      dtype: string
    - name: height
      dtype: int64
    - name: width
      dtype: int64
    - name: date_captured
      dtype: string
    - name: flickr_url
      dtype: string
    - name: captions
      list:
        - name: caption
          dtype: string
        - name: id
          dtype: int64
    - name: questions
      list:
        - name: answer_type
          dtype: string
        - name: answers
          list:
            - name: answer
              dtype: string
            - name: answer_confidence
              dtype: string
            - name: answer_id
              dtype: int64
        - name: image_id
          dtype: int64
        - name: multiple_choice_answer
          dtype: string
        - name: question
          dtype: string
        - name: question_id
          dtype: int64
        - name: question_type
          dtype: string
    - name: image_id
      dtype: int64
    - name: question
      dtype: string
    - name: answer
      dtype: string
    - name: qa_statement
      dtype: string
  splits:
    - name: train
      num_bytes: 197985750
      num_examples: 82783
  download_size: 49025655
  dataset_size: 197985750

Dataset Card for "vqa-with-coco-annotated-no-images"

More Information needed