vqa_10k / README.md
sj21867's picture
Upload README.md with huggingface_hub
0cb01ef verified
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: question_type
      dtype: string
    - name: question_id
      dtype: int64
    - name: image_id
      dtype: int64
    - name: answer_type
      dtype: string
    - name: label
      struct:
        - name: ids
          sequence: string
        - name: weights
          sequence: float64
  splits:
    - name: train
      num_bytes: 1092659.9377587284
      num_examples: 8000
    - name: val
      num_bytes: 273164.9844396821
      num_examples: 2000
  download_size: 561762
  dataset_size: 1365824.9221984106

Dataset Card for "vqa_10k"

More Information needed