File size: 711 Bytes
4b2658d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
---
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: 45527941.56
num_examples: 460
- name: test
num_bytes: 226496603.87453803
num_examples: 2289
download_size: 322010632
dataset_size: 272024545.434538
---
# Dataset Card for "debug_MathVista_open_ended_to_remove"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |