Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -52,7 +52,9 @@ configs:
|
|
| 52 |
- split: train
|
| 53 |
path: constructed_response_2questions/train-*
|
| 54 |
- config_name: constructed_response_4questions
|
| 55 |
-
data_files:
|
|
|
|
|
|
|
| 56 |
- config_name: constructed_response_image
|
| 57 |
data_files: constructed_response_image.csv
|
| 58 |
- config_name: constructed_response_image_table
|
|
@@ -446,6 +448,32 @@ dataset_info:
|
|
| 446 |
num_examples: 3
|
| 447 |
download_size: 11235
|
| 448 |
dataset_size: 3626
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 449 |
- config_name: mcq_4options
|
| 450 |
features:
|
| 451 |
- name: exam
|
|
|
|
| 52 |
- split: train
|
| 53 |
path: constructed_response_2questions/train-*
|
| 54 |
- config_name: constructed_response_4questions
|
| 55 |
+
data_files:
|
| 56 |
+
- split: train
|
| 57 |
+
path: constructed_response_4questions/train-*
|
| 58 |
- config_name: constructed_response_image
|
| 59 |
data_files: constructed_response_image.csv
|
| 60 |
- config_name: constructed_response_image_table
|
|
|
|
| 448 |
num_examples: 3
|
| 449 |
download_size: 11235
|
| 450 |
dataset_size: 3626
|
| 451 |
+
- config_name: constructed_response_4questions
|
| 452 |
+
features:
|
| 453 |
+
- name: exam
|
| 454 |
+
dtype: string
|
| 455 |
+
- name: subject
|
| 456 |
+
dtype: string
|
| 457 |
+
- name: domain
|
| 458 |
+
dtype: string
|
| 459 |
+
- name: context
|
| 460 |
+
dtype: string
|
| 461 |
+
- name: question_1
|
| 462 |
+
dtype: string
|
| 463 |
+
- name: question_2
|
| 464 |
+
dtype: string
|
| 465 |
+
- name: question_3
|
| 466 |
+
dtype: string
|
| 467 |
+
- name: question_4
|
| 468 |
+
dtype: string
|
| 469 |
+
- name: answer
|
| 470 |
+
dtype: string
|
| 471 |
+
splits:
|
| 472 |
+
- name: train
|
| 473 |
+
num_bytes: 1028
|
| 474 |
+
num_examples: 1
|
| 475 |
+
download_size: 8608
|
| 476 |
+
dataset_size: 1028
|
| 477 |
- config_name: mcq_4options
|
| 478 |
features:
|
| 479 |
- name: exam
|
constructed_response_4questions/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:085602ff6c9dca0a48a2f4a8e4b9f85d116aa31f54cafb0b6e308ed2aeb07834
|
| 3 |
+
size 8608
|