Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -19,4 +19,6 @@ configs:
|
|
| 19 |
- split: AnesCorpus_zh
|
| 20 |
path:
|
| 21 |
- AnesCorpus_zh-*.parquet
|
| 22 |
-
---
|
|
|
|
|
|
|
|
|
| 19 |
- split: AnesCorpus_zh
|
| 20 |
path:
|
| 21 |
- AnesCorpus_zh-*.parquet
|
| 22 |
+
---
|
| 23 |
+
|
| 24 |
+
The AnesBench Datasets Collection comprises three distinct datasets: AnesBench, an anesthesiology reasoning benchmark; AnesQA, an SFT dataset; and AnesCorpus, a continual pre-training dataset. This repository pertains to AnesCorpus. For AnesBench and AnesQA, please refer to their respective links: https://huggingface.co/datasets/MiliLab/AnesBench and https://huggingface.co/datasets/MiliLab/AnesQA.
|