Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -44,7 +44,9 @@ configs:
|
|
| 44 |
- config_name: constructed_question_yes_no_with_table_and_image
|
| 45 |
data_files: constructed_question_yes_no_with_table_and_image.csv
|
| 46 |
- config_name: constructed_response
|
| 47 |
-
data_files:
|
|
|
|
|
|
|
| 48 |
- config_name: constructed_response_2questions
|
| 49 |
data_files: constructed_response_2questions.csv
|
| 50 |
- config_name: constructed_response_4questions
|
|
@@ -400,6 +402,26 @@ dataset_info:
|
|
| 400 |
num_examples: 12
|
| 401 |
download_size: 136692
|
| 402 |
dataset_size: 834267
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 403 |
- config_name: mcq_4options
|
| 404 |
features:
|
| 405 |
- name: exam
|
|
|
|
| 44 |
- config_name: constructed_question_yes_no_with_table_and_image
|
| 45 |
data_files: constructed_question_yes_no_with_table_and_image.csv
|
| 46 |
- config_name: constructed_response
|
| 47 |
+
data_files:
|
| 48 |
+
- split: train
|
| 49 |
+
path: constructed_response/train-*
|
| 50 |
- config_name: constructed_response_2questions
|
| 51 |
data_files: constructed_response_2questions.csv
|
| 52 |
- config_name: constructed_response_4questions
|
|
|
|
| 402 |
num_examples: 12
|
| 403 |
download_size: 136692
|
| 404 |
dataset_size: 834267
|
| 405 |
+
- config_name: constructed_response
|
| 406 |
+
features:
|
| 407 |
+
- name: exam
|
| 408 |
+
dtype: string
|
| 409 |
+
- name: subject
|
| 410 |
+
dtype: string
|
| 411 |
+
- name: domain
|
| 412 |
+
dtype: string
|
| 413 |
+
- name: context
|
| 414 |
+
dtype: string
|
| 415 |
+
- name: question
|
| 416 |
+
dtype: string
|
| 417 |
+
- name: answer
|
| 418 |
+
dtype: string
|
| 419 |
+
splits:
|
| 420 |
+
- name: train
|
| 421 |
+
num_bytes: 46522
|
| 422 |
+
num_examples: 87
|
| 423 |
+
download_size: 23408
|
| 424 |
+
dataset_size: 46522
|
| 425 |
- config_name: mcq_4options
|
| 426 |
features:
|
| 427 |
- name: exam
|
constructed_response/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e75ce9ff66aa07ab2398bea0dd9044aacb7579de97e78b63d9780c7c46287f25
|
| 3 |
+
size 23408
|