marjpri commited on
Commit
90e504b
·
verified ·
1 Parent(s): 2bb84bc

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md CHANGED
@@ -37,3 +37,26 @@ 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 270 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:** 270 questions
50
+ - **Format:** JSON
51
+
52
+ ## Usage
53
+
54
+ This dataset contains 270 multiple-choice questions from Albanian medical exams, specifically under
55
+ Fondet e pyetjeve >> Profili Kimi, sections available here: https://qsha.gov.al/porvimi-i-informatizuar-i-mjekesise/.
56
+
57
+ ## License
58
+
59
+ 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.
60
+
61
+ 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/
62
+