Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -44,7 +44,9 @@ configs:
|
|
| 44 |
- split: train
|
| 45 |
path: constructed_multiple_questions_with_image_and_table/train-*
|
| 46 |
- config_name: constructed_question_yes_no_with_table_and_image
|
| 47 |
-
data_files:
|
|
|
|
|
|
|
| 48 |
- config_name: constructed_response
|
| 49 |
data_files:
|
| 50 |
- split: train
|
|
@@ -448,6 +450,36 @@ dataset_info:
|
|
| 448 |
num_examples: 1
|
| 449 |
download_size: 38488
|
| 450 |
dataset_size: 20911
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 451 |
- config_name: constructed_response
|
| 452 |
features:
|
| 453 |
- name: exam
|
|
|
|
| 44 |
- split: train
|
| 45 |
path: constructed_multiple_questions_with_image_and_table/train-*
|
| 46 |
- config_name: constructed_question_yes_no_with_table_and_image
|
| 47 |
+
data_files:
|
| 48 |
+
- split: train
|
| 49 |
+
path: constructed_question_yes_no_with_table_and_image/train-*
|
| 50 |
- config_name: constructed_response
|
| 51 |
data_files:
|
| 52 |
- split: train
|
|
|
|
| 450 |
num_examples: 1
|
| 451 |
download_size: 38488
|
| 452 |
dataset_size: 20911
|
| 453 |
+
- config_name: constructed_question_yes_no_with_table_and_image
|
| 454 |
+
features:
|
| 455 |
+
- name: exam
|
| 456 |
+
dtype: string
|
| 457 |
+
- name: subject
|
| 458 |
+
dtype: string
|
| 459 |
+
- name: domain
|
| 460 |
+
dtype: string
|
| 461 |
+
- name: context
|
| 462 |
+
dtype: string
|
| 463 |
+
- name: table_context
|
| 464 |
+
dtype: string
|
| 465 |
+
- name: table
|
| 466 |
+
dtype: string
|
| 467 |
+
- name: image_context
|
| 468 |
+
dtype: string
|
| 469 |
+
- name: image
|
| 470 |
+
dtype: image
|
| 471 |
+
- name: question
|
| 472 |
+
dtype: string
|
| 473 |
+
- name: options
|
| 474 |
+
dtype: string
|
| 475 |
+
- name: answer
|
| 476 |
+
dtype: string
|
| 477 |
+
splits:
|
| 478 |
+
- name: train
|
| 479 |
+
num_bytes: 39192
|
| 480 |
+
num_examples: 2
|
| 481 |
+
download_size: 32036
|
| 482 |
+
dataset_size: 39192
|
| 483 |
- config_name: constructed_response
|
| 484 |
features:
|
| 485 |
- name: exam
|
constructed_question_yes_no_with_table_and_image/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2a47b3b12f99df780c8a06de116a0f629b7ab86326a804eb5f69d561c441deb0
|
| 3 |
+
size 32036
|