Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -37,3 +37,25 @@ configs:
|
|
37 |
- split: train
|
38 |
path: data/train-*
|
39 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
- split: train
|
38 |
path: data/train-*
|
39 |
---
|
40 |
+
# Albanian Medical Exams MCQ Dataset
|
41 |
+
|
42 |
+
This dataset contains 400 multiple-choice questions from Albanian medical exams.
|
43 |
+
|
44 |
+
## Dataset Description
|
45 |
+
|
46 |
+
- **Language:** Albanian
|
47 |
+
- **Domain:** Medicine
|
48 |
+
- **Task:** Multiple Choice Question Answering
|
49 |
+
- **Size:** 400 questions
|
50 |
+
- **Format:** JSON
|
51 |
+
|
52 |
+
## Usage
|
53 |
+
|
54 |
+
This dataset can be used for training and evaluating question-answering systems in the medical domain for the Albanian language.
|
55 |
+
|
56 |
+
## License
|
57 |
+
|
58 |
+
The questions in this dataset have been extracted from the official digital medical exams provided by the Ministry of Education and Sports of Albania. Each entry contains relevant metadata indicating its source within the exam papers.
|
59 |
+
|
60 |
+
All questions have been sourced from the official website of the Ministry of Education and Sports of Albania. For more details, visit: https://qsha.gov.al/porvimi-i-informatizuar-i-mjekesise/
|
61 |
+
|