Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
Korean
ArXiv:
Libraries:
Datasets
pandas
License:
sean0042 commited on
Commit
040c972
1 Parent(s): cd689c6

Upload dataset

Browse files
README.md CHANGED
@@ -30,11 +30,13 @@ configs:
30
  - config_name: pharm
31
  data_files:
32
  - split: train
33
- path: data/pharm-train.csv
34
  - split: dev
35
- path: data/pharm-dev.csv
36
  - split: test
37
- path: data/pharm-test.csv
 
 
38
  tags:
39
  - medical
40
  dataset_info:
@@ -116,6 +118,45 @@ dataset_info:
116
  num_examples: 5
117
  download_size: 411733
118
  dataset_size: 652248.6426116838
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
119
  ---
120
 
121
  # KorMedMCQA : Multi-Choice Question Answering Benchmark for Korean Healthcare Professional Licensing Examinations
 
30
  - config_name: pharm
31
  data_files:
32
  - split: train
33
+ path: pharm/train-*
34
  - split: dev
35
+ path: pharm/dev-*
36
  - split: test
37
+ path: pharm/test-*
38
+ - split: fewshot
39
+ path: pharm/fewshot-*
40
  tags:
41
  - medical
42
  dataset_info:
 
118
  num_examples: 5
119
  download_size: 411733
120
  dataset_size: 652248.6426116838
121
+ - config_name: pharm
122
+ features:
123
+ - name: subject
124
+ dtype: string
125
+ - name: year
126
+ dtype: int64
127
+ - name: period
128
+ dtype: int64
129
+ - name: q_number
130
+ dtype: int64
131
+ - name: question
132
+ dtype: string
133
+ - name: A
134
+ dtype: string
135
+ - name: B
136
+ dtype: string
137
+ - name: C
138
+ dtype: string
139
+ - name: D
140
+ dtype: string
141
+ - name: E
142
+ dtype: string
143
+ - name: answer
144
+ dtype: int64
145
+ splits:
146
+ - name: train
147
+ num_bytes: 269728
148
+ num_examples: 632
149
+ - name: dev
150
+ num_bytes: 138700
151
+ num_examples: 300
152
+ - name: test
153
+ num_bytes: 409307
154
+ num_examples: 885
155
+ - name: fewshot
156
+ num_bytes: 2311.6666666666665
157
+ num_examples: 5
158
+ download_size: 494145
159
+ dataset_size: 820046.6666666666
160
  ---
161
 
162
  # KorMedMCQA : Multi-Choice Question Answering Benchmark for Korean Healthcare Professional Licensing Examinations
pharm/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3eccb8f121a96bf87a016d49e3f9e8c4e3b1e6dd61898065b081887188468bb
3
+ size 88966
pharm/fewshot-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89444c73a8ea161b195dc67aeae791666dafe8d2398d50c32975a4097afcf8bd
3
+ size 7222
pharm/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a996e1f40176e7f2628fbcdb82158a09967f55009b1c669bf037c756251c6b86
3
+ size 237581
pharm/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:386fdc963e9172c403e1201c533cc260e03b41cf619046a0fb10abbeb3d10f07
3
+ size 160376