Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,4 +10,25 @@ tags:
|
|
| 10 |
size_categories:
|
| 11 |
- 1K<n<10K
|
| 12 |
viewer: true
|
| 13 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
size_categories:
|
| 11 |
- 1K<n<10K
|
| 12 |
viewer: true
|
| 13 |
+
---
|
| 14 |
+
|
| 15 |
+
|
| 16 |
+
# 🌞 Intro
|
| 17 |
+
**AnesBench** is designed to assess anesthesiology-related reasoning capabilities of Large Language Models (LLMs).
|
| 18 |
+
It contains 4,427 anesthesiology questions in English.
|
| 19 |
+
Each question is labeled with a three-level categorization of cognitive demands and includes Chinese-English translations,
|
| 20 |
+
enabling evaluation of LLMs’ knowledge, application, and clinical reasoning abilities across diverse linguistic contexts.
|
| 21 |
+
|
| 22 |
+
# 🔥 Update
|
| 23 |
+
**2025.03.31**
|
| 24 |
+
- We released the [AnesBench project page](https://mililab.github.io/anesbench.ai/) !!!.
|
| 25 |
+
|
| 26 |
+
# 🔨 Evaluation code
|
| 27 |
+
Please refer [AnesBench Github repository](https://github.com/MiliLab/AnesBench).
|
| 28 |
+
|
| 29 |
+
# ⭐ Citation
|
| 30 |
+
|
| 31 |
+
If you find AnesBench helpful, please consider giving this repo a ⭐ and citing:
|
| 32 |
+
|
| 33 |
+
```
|
| 34 |
+
```
|