File size: 417 Bytes
145f5c1 |
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 |
---
dataset_info:
config_name: ai2d
features:
- name: question
dtype: string
- name: options
sequence: string
- name: answer
dtype: string
- name: image
dtype: image
splits:
- name: lite
num_bytes: 90543302.1658031
num_examples: 500
download_size: 81458737
dataset_size: 90543302.1658031
configs:
- config_name: ai2d
data_files:
- split: lite
path: ai2d/lite-*
---
|