Datasets:
Upload dataset
Browse files- README.md +28 -2
- mcq_5options/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -44,7 +44,9 @@ configs:
|
|
| 44 |
- split: train
|
| 45 |
path: mcq_4options/train-*
|
| 46 |
- config_name: mcq_5options
|
| 47 |
-
data_files:
|
|
|
|
|
|
|
| 48 |
- config_name: mcq_image_4options
|
| 49 |
data_files: mcq_image_4options.csv
|
| 50 |
- config_name: mcq_image_5options
|
|
@@ -58,7 +60,7 @@ configs:
|
|
| 58 |
- config_name: single_constructed_response_with_image_and_table
|
| 59 |
data_files: single_constructed_response_with_image_and_table.csv
|
| 60 |
dataset_info:
|
| 61 |
-
|
| 62 |
features:
|
| 63 |
- name: exam
|
| 64 |
dtype: string
|
|
@@ -82,6 +84,30 @@ dataset_info:
|
|
| 82 |
num_examples: 236
|
| 83 |
download_size: 46548
|
| 84 |
dataset_size: 91533
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 85 |
---
|
| 86 |
|
| 87 |
# trial_dataset
|
|
|
|
| 44 |
- split: train
|
| 45 |
path: mcq_4options/train-*
|
| 46 |
- config_name: mcq_5options
|
| 47 |
+
data_files:
|
| 48 |
+
- split: train
|
| 49 |
+
path: mcq_5options/train-*
|
| 50 |
- config_name: mcq_image_4options
|
| 51 |
data_files: mcq_image_4options.csv
|
| 52 |
- config_name: mcq_image_5options
|
|
|
|
| 60 |
- config_name: single_constructed_response_with_image_and_table
|
| 61 |
data_files: single_constructed_response_with_image_and_table.csv
|
| 62 |
dataset_info:
|
| 63 |
+
- config_name: mcq_4options
|
| 64 |
features:
|
| 65 |
- name: exam
|
| 66 |
dtype: string
|
|
|
|
| 84 |
num_examples: 236
|
| 85 |
download_size: 46548
|
| 86 |
dataset_size: 91533
|
| 87 |
+
- config_name: mcq_5options
|
| 88 |
+
features:
|
| 89 |
+
- name: exam
|
| 90 |
+
dtype: string
|
| 91 |
+
- name: subject
|
| 92 |
+
dtype: string
|
| 93 |
+
- name: domain
|
| 94 |
+
dtype: string
|
| 95 |
+
- name: context
|
| 96 |
+
dtype: string
|
| 97 |
+
- name: question
|
| 98 |
+
dtype: string
|
| 99 |
+
- name: options
|
| 100 |
+
dtype: string
|
| 101 |
+
- name: answer_label
|
| 102 |
+
dtype: string
|
| 103 |
+
- name: answer
|
| 104 |
+
dtype: string
|
| 105 |
+
splits:
|
| 106 |
+
- name: train
|
| 107 |
+
num_bytes: 7529
|
| 108 |
+
num_examples: 18
|
| 109 |
+
download_size: 10063
|
| 110 |
+
dataset_size: 7529
|
| 111 |
---
|
| 112 |
|
| 113 |
# trial_dataset
|
mcq_5options/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c61d518dd6d344ae0d42c291f702d4804ca535860697af3dbaf2bd9d81e4a901
|
| 3 |
+
size 10063
|