configs: | |
- config_name: default | |
data_files: | |
- split: validation | |
path: data/validation-* | |
- split: test | |
path: data/test-* | |
dataset_info: | |
features: | |
- name: pid | |
dtype: string | |
- name: question | |
dtype: string | |
- name: answers | |
sequence: string | |
- name: image | |
dtype: image | |
splits: | |
- name: validation | |
num_bytes: 53445844.44 | |
num_examples: 540 | |
- name: test | |
num_bytes: 282205467.125462 | |
num_examples: 2852 | |
download_size: 282919996 | |
dataset_size: 335651311.565462 | |
# Dataset Card for "debug_MathVista_mcq_to_remove" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |