|
|
--- |
|
|
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.0 |
|
|
num_examples: 2000 |
|
|
- name: test_multi |
|
|
num_bytes: 904538778.0 |
|
|
num_examples: 997 |
|
|
download_size: 1573738795 |
|
|
dataset_size: 1880924216.0 |
|
|
--- |
|
|
|