JessicaE's picture
Update README.md
2dbc2c6 verified
|
raw
history blame
780 Bytes
metadata
dataset_info:
  features:
    - name: file_name
      dtype: string
    - name: source_file
      dtype: string
    - name: question
      dtype: string
    - name: question_type
      dtype: string
    - name: question_id
      dtype: int32
    - name: answer
      dtype: string
    - name: answer_choices
      list: string
    - name: correct_choice_idx
      dtype: int32
    - name: image
      dtype: image
    - name: video
      dtype: video
    - name: media_type
      dtype: string
  splits:
    - name: test
      num_bytes: 187015546578
      num_examples: 102678
  download_size: 175022245655
  dataset_size: 187015546578
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
license: mit
task_categories:
  - visual-question-answering
language:
  - en
size_categories:
  - 100K<n<1M