Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,12 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
-
This repository contains the DISC-MedLLM, version of Baichuan-13b-base as the base model.
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- Flmc/DISC-Med-SFT
|
5 |
+
language:
|
6 |
+
- zh
|
7 |
+
tags:
|
8 |
+
- medical
|
9 |
---
|
10 |
+
This repository contains the DISC-MedLLM, version of Baichuan-13b-base as the base model.
|
11 |
+
|
12 |
+
Check [DISC-MedLLM](https://github.com/FudanDISC/DISC-MedLLM) for more information.
|