File size: 522 Bytes
869ec97 b320b2b c2c5a0a b320b2b c2c5a0a b320b2b c2c5a0a b320b2b c2c5a0a 869ec97 |
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 |
---
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-*
---
|