File size: 805 Bytes
c767ecb 8bbfb1b 8a180d4 c767ecb | 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 32 33 34 35 36 37 38 39 40 41 42 43 | ---
license: apache-2.0
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
dataset_info:
features:
- name: category
dtype: string
- name: subcategory
dtype: string
- name: visual_input
dtype: string
- name: set_id
dtype: string
- name: figure_id
dtype: string
- name: sample_note
dtype: string
- name: question_id
dtype: string
- name: question
dtype: string
- name: gt_answer_details
dtype: string
- name: answer
dtype: string
- name: filename
dtype: string
- name: images
dtype: image
- name: problem
dtype: string
splits:
- name: test
num_bytes: 432104583.0
num_examples: 951
download_size: 146539819
dataset_size: 432104583.0
---
|