MMCricBench / README.md
abhiram4572's picture
Upload dataset
1e5161a verified
|
raw
history blame
595 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-*
dataset_info:
  features:
    - name: image
      dtype: image
    - name: question
      dtype: string
    - name: answer
      dtype: string
    - name: id
      dtype: string
    - name: category
      dtype: string
  splits:
    - name: test_single
      num_bytes: 4930430
      num_examples: 10
  download_size: 4775010
  dataset_size: 4930430