|
--- |
|
dataset_info: |
|
features: |
|
- name: image |
|
dtype: image |
|
- name: id |
|
dtype: int64 |
|
- name: question |
|
dtype: string |
|
- name: answer |
|
dtype: string |
|
splits: |
|
- name: test |
|
num_bytes: 3877036798 |
|
num_examples: 884 |
|
download_size: 1212054872 |
|
dataset_size: 3877036798 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: test |
|
path: data/test-* |
|
license: cc-by-nc-4.0 |
|
--- |
|
|
|
# Dataset Card for MTVQA_IT |
|
|
|
|
|
## Dataset description |
|
|
|
This is a formatted version of [MTVQA](https://huggingface.co/datasets/ByteDance/MTVQA) including only the Italian data. |
|
|
|
## Citation |
|
|
|
If you use this dataset in your research you should cite the original publication: |
|
|
|
``` |
|
@misc{tang2024mtvqa, |
|
title={MTVQA: Benchmarking Multilingual Text-Centric Visual Question Answering}, |
|
author={Jingqun Tang and Qi Liu and Yongjie Ye and Jinghui Lu and Shu Wei and Chunhui Lin and Wanqing Li and Mohamad Fitri Faiz Bin Mahmood and Hao Feng and Zhen Zhao and Yanjie Wang and Yuliang Liu and Hao Liu and Xiang Bai and Can Huang}, |
|
year={2024}, |
|
eprint={2405.11985}, |
|
archivePrefix={arXiv}, |
|
primaryClass={cs.CV} |
|
} |
|
``` |