Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -17,12 +17,17 @@ tags:
|
|
17 |
- biology
|
18 |
- math
|
19 |
- reasoning
|
|
|
20 |
---
|
21 |
|
22 |
# Medschool-Test, or *"Test di Medicina"*
|
23 |
|
24 |
## Is your LLM able to pass a National Entrance Exam for the Italian Medical School?
|
25 |
|
|
|
|
|
|
|
|
|
26 |
This a Huggingface dataset designed for evaluating Language Model (LLM) on a broad range of questions from the **national entrance exams for the Italian medical school**.
|
27 |
The dataset includes multiple-choice questions from various subjects such as biology, chemistry, physics, mathematics, world knowledge, and more.
|
28 |
Each question is accompanied by five answer choices, with one correct answer.
|
|
|
17 |
- biology
|
18 |
- math
|
19 |
- reasoning
|
20 |
+
pretty_name: Medschool Test
|
21 |
---
|
22 |
|
23 |
# Medschool-Test, or *"Test di Medicina"*
|
24 |
|
25 |
## Is your LLM able to pass a National Entrance Exam for the Italian Medical School?
|
26 |
|
27 |
+
<p align="center">
|
28 |
+
<img src="test-medicina.jpg" />
|
29 |
+
</p>
|
30 |
+
|
31 |
This a Huggingface dataset designed for evaluating Language Model (LLM) on a broad range of questions from the **national entrance exams for the Italian medical school**.
|
32 |
The dataset includes multiple-choice questions from various subjects such as biology, chemistry, physics, mathematics, world knowledge, and more.
|
33 |
Each question is accompanied by five answer choices, with one correct answer.
|