|
|
--- |
|
|
dataset_info: |
|
|
features: |
|
|
- name: image_path |
|
|
dtype: string |
|
|
- name: category |
|
|
dtype: string |
|
|
- name: question |
|
|
dtype: string |
|
|
- name: true_answer |
|
|
dtype: string |
|
|
- name: image |
|
|
dtype: binary |
|
|
splits: |
|
|
- name: train |
|
|
num_bytes: 2043546499 |
|
|
num_examples: 5540 |
|
|
download_size: 2042730656 |
|
|
dataset_size: 2043546499 |
|
|
configs: |
|
|
- config_name: default |
|
|
data_files: |
|
|
- split: train |
|
|
path: data/train-* |
|
|
--- |
|
|
# Dataset Card for "CorrelationQA" |
|
|
|
|
|
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |