Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,41 +1,24 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
dtype: string
|
26 |
-
- name: file_name
|
27 |
-
dtype: string
|
28 |
-
- name: license
|
29 |
-
dtype: string
|
30 |
-
splits:
|
31 |
-
- name: train
|
32 |
-
num_bytes: 241859
|
33 |
-
num_examples: 131
|
34 |
-
download_size: 105165
|
35 |
-
dataset_size: 241859
|
36 |
-
configs:
|
37 |
-
- config_name: default
|
38 |
-
data_files:
|
39 |
-
- split: train
|
40 |
-
path: data/train-*
|
41 |
-
---
|
|
|
1 |
+
---
|
2 |
+
{}
|
3 |
+
---
|
4 |
+
|
5 |
+
# Swedish Medical Exam MCQ 2021-09-09
|
6 |
+
|
7 |
+
## Dataset Summary
|
8 |
+
|
9 |
+
This dataset contains all multi-choice questions from the medical MCQ examination of Sweden dated September 9th, 2021.
|
10 |
+
|
11 |
+
It includes text-only questions. Questions with media, graphs, or other non-text material are not included. Disqualified questions or questions with multiple answers have also been removed.
|
12 |
+
|
13 |
+
The original exam without alterations contains 140 questions. Therefore, the number of questions not included can be calculated as: 140 - (number of entries in this dataset).
|
14 |
+
|
15 |
+
## Supported Tasks and Leaderboards
|
16 |
+
|
17 |
+
This dataset can be used for tasks such as:
|
18 |
+
- Medical knowledge assessment
|
19 |
+
- Question-answering systems in the medical domain
|
20 |
+
- Study and practice for medical exams
|
21 |
+
|
22 |
+
## Languages
|
23 |
+
|
24 |
+
The dataset is in Swedish.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|