TextVQA_validation / README.md
will33am's picture
Upload README.md with huggingface_hub
51795a9
metadata
dataset_info:
  features:
    - name: image_id
      dtype: string
    - name: question_id
      dtype: int32
    - name: question
      dtype: string
    - name: question_tokens
      sequence: string
    - name: image
      dtype: image
    - name: image_width
      dtype: int32
    - name: image_height
      dtype: int32
    - name: flickr_original_url
      dtype: string
    - name: flickr_300k_url
      dtype: string
    - name: answers
      sequence: string
    - name: image_classes
      sequence: string
    - name: set_name
      dtype: string
    - name: id
      dtype: int64
    - name: id_image
      dtype: int64
  splits:
    - name: validation
      num_bytes: 1438271534
      num_examples: 5000
  download_size: 917037596
  dataset_size: 1438271534

Dataset Card for "TextVQA_validation"

More Information needed