Datasets:

Modalities:
Image
Text
Formats:
parquet
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
NutritionQA / README.md
yyupenn's picture
Upload dataset
c2c5a0a verified
|
raw
history blame
522 Bytes
---
license: apache-2.0
dataset_info:
features:
- name: id
dtype: string
- name: image
dtype: image
- name: descriptive_q
dtype: string
- name: descriptive_a
dtype: string
- name: reasoning_q
dtype: string
- name: reasoning_a
dtype: string
splits:
- name: test
num_bytes: 277763523.0
num_examples: 50
download_size: 277777671
dataset_size: 277763523.0
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---