MonteXiaofeng
commited on
Commit
•
2ab5596
1
Parent(s):
41e851e
updata
Browse files
README.md
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
---
|
2 |
license: other
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
## Introduction
|
@@ -14,6 +17,7 @@ The training process of the model is described as follows. For more information,
|
|
14 |
|
15 |
|
16 |
## Dataset
|
|
|
17 |
we have released our supervised data, you can find the in huggingface
|
18 |
- SFT: https://huggingface.co/datasets/BAAI/AquilaMed-Instruct
|
19 |
- RL: https://huggingface.co/datasets/BAAI/AquilaMed-RL
|
|
|
1 |
---
|
2 |
license: other
|
3 |
+
datasets:
|
4 |
+
- BAAI/AquilaMed-Instruct
|
5 |
+
- BAAI/AquilaMed-RL
|
6 |
---
|
7 |
|
8 |
## Introduction
|
|
|
17 |
|
18 |
|
19 |
## Dataset
|
20 |
+
|
21 |
we have released our supervised data, you can find the in huggingface
|
22 |
- SFT: https://huggingface.co/datasets/BAAI/AquilaMed-Instruct
|
23 |
- RL: https://huggingface.co/datasets/BAAI/AquilaMed-RL
|