Datasets:
Upload dataset
Browse files- 3fig_4options/train-00000-of-00001.parquet +3 -0
- README.md +39 -1
3fig_4options/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e963703eb2d26b4075c70b71bbb946059cd9ccac0fc535059ce89f79e1b79d09
|
| 3 |
+
size 136692
|
README.md
CHANGED
|
@@ -24,7 +24,9 @@ configs:
|
|
| 24 |
- config_name: 2tables_4options
|
| 25 |
data_files: 2tables_4options.csv
|
| 26 |
- config_name: 3fig_4options
|
| 27 |
-
data_files:
|
|
|
|
|
|
|
| 28 |
- config_name: constructed_multiple_questions_with_image_and_table
|
| 29 |
data_files: constructed_multiple_questions_with_image_and_table.csv
|
| 30 |
- config_name: constructed_question_yes_no_with_table_and_image
|
|
@@ -138,6 +140,42 @@ dataset_info:
|
|
| 138 |
num_examples: 5
|
| 139 |
download_size: 62751
|
| 140 |
dataset_size: 334589
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 141 |
- config_name: mcq_4options
|
| 142 |
features:
|
| 143 |
- name: exam
|
|
|
|
| 24 |
- config_name: 2tables_4options
|
| 25 |
data_files: 2tables_4options.csv
|
| 26 |
- config_name: 3fig_4options
|
| 27 |
+
data_files:
|
| 28 |
+
- split: train
|
| 29 |
+
path: 3fig_4options/train-*
|
| 30 |
- config_name: constructed_multiple_questions_with_image_and_table
|
| 31 |
data_files: constructed_multiple_questions_with_image_and_table.csv
|
| 32 |
- config_name: constructed_question_yes_no_with_table_and_image
|
|
|
|
| 140 |
num_examples: 5
|
| 141 |
download_size: 62751
|
| 142 |
dataset_size: 334589
|
| 143 |
+
- config_name: 3fig_4options
|
| 144 |
+
features:
|
| 145 |
+
- name: exam
|
| 146 |
+
dtype: string
|
| 147 |
+
- name: subject
|
| 148 |
+
dtype: string
|
| 149 |
+
- name: domain
|
| 150 |
+
dtype: string
|
| 151 |
+
- name: passage_context
|
| 152 |
+
dtype: string
|
| 153 |
+
- name: image1_context
|
| 154 |
+
dtype: string
|
| 155 |
+
- name: image1
|
| 156 |
+
dtype: image
|
| 157 |
+
- name: image2_context
|
| 158 |
+
dtype: string
|
| 159 |
+
- name: image2
|
| 160 |
+
dtype: image
|
| 161 |
+
- name: image3_context
|
| 162 |
+
dtype: string
|
| 163 |
+
- name: image3
|
| 164 |
+
dtype: image
|
| 165 |
+
- name: question
|
| 166 |
+
dtype: string
|
| 167 |
+
- name: options
|
| 168 |
+
dtype: string
|
| 169 |
+
- name: answer_label
|
| 170 |
+
dtype: string
|
| 171 |
+
- name: answer
|
| 172 |
+
dtype: string
|
| 173 |
+
splits:
|
| 174 |
+
- name: train
|
| 175 |
+
num_bytes: 834267
|
| 176 |
+
num_examples: 12
|
| 177 |
+
download_size: 136692
|
| 178 |
+
dataset_size: 834267
|
| 179 |
- config_name: mcq_4options
|
| 180 |
features:
|
| 181 |
- name: exam
|