MMCricBench / README.md
abhiram4572's picture
Upload dataset
8b63ca3 verified
|
raw
history blame
764 Bytes
metadata
license: cc-by-nc-sa-4.0
task_categories:
  - table-question-answering
  - visual-question-answering
language:
  - en
  - hi
tags:
  - cricket
size_categories:
  - 1K<n<10K
configs:
  - config_name: default
    data_files:
      - split: test_single
        path: data/test_single-*
      - split: test_multi
        path: data/test_multi-*
dataset_info:
  features:
    - name: id
      dtype: string
    - name: images
      sequence: image
    - name: question
      dtype: string
    - name: answer
      dtype: string
    - name: category
      dtype: string
    - name: subset
      dtype: string
  splits:
    - name: test_single
      num_bytes: 976385438
      num_examples: 2000
    - name: test_multi
      num_bytes: 904538778
      num_examples: 997
  download_size: 1573738795
  dataset_size: 1880924216