vqa-v2-test / README.md
s076923's picture
Upload dataset
ec60f5c verified
|
raw
history blame contribute delete
No virus
735 Bytes
metadata
license: apache-2.0
dataset_info:
  features:
    - name: image_id
      dtype: int64
    - name: question
      dtype: string
    - name: question_id
      dtype: int64
    - name: question_type
      dtype: string
    - name: multiple_choice_answer
      dtype: string
    - name: answers
      list:
        - name: answer
          dtype: string
        - name: answer_confidence
          dtype: string
        - name: answer_id
          dtype: int64
    - name: answer_type
      dtype: string
    - name: image
      dtype: image
  splits:
    - name: test
      num_bytes: 5232735
      num_examples: 100
  download_size: 1162592
  dataset_size: 5232735
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*