update README
Browse files
README.md
CHANGED
@@ -15,14 +15,8 @@ language:
|
|
15 |
|
16 |
# 灵心健康大模型SoulChat:通过长文本咨询指令与多轮共情对话数据集的混合微调,提升大模型的“共情”能力
|
17 |
|
18 |
-
|
19 |
-
|
20 |
-
<a href=""><img src="https://img.shields.io/badge/python-3.8+-aff.svg"></a>
|
21 |
-
<a href="https://github.com/scutcyr/SoulChat/graphs/contributors"><img src="https://img.shields.io/github/contributors/scutcyr/SoulChat?color=9ea"></a>
|
22 |
-
<a href="https://github.com/scutcyr/SoulChat/commits"><img src="https://img.shields.io/github/commit-activity/m/scutcyr/SoulChat?color=3af"></a>
|
23 |
-
<a href="https://github.com/scutcyr/SoulChat/issues"><img src="https://img.shields.io/github/issues/scutcyr/SoulChat?color=9cc"></a>
|
24 |
-
<a href="https://github.com/scutcyr/SoulChat/stargazers"><img src="https://img.shields.io/github/stars/scutcyr/SoulChat?color=ccf"></a>
|
25 |
-
</p>
|
26 |
|
27 |
基于主动健康的主动性、预防性、精确性、个性化、共建共享、自律性六大特征,华工未来技术学院-广东省数字孪生人重点实验室开源了中文领域生活空间主动健康大模型基座ProactiveHealthGPT,包括:
|
28 |
* 经过千万规模中文健康对话数据指令微调的[生活空间健康大模型扁鹊(BianQue)](https://github.com/scutcyr/BianQue)
|
|
|
15 |
|
16 |
# 灵心健康大模型SoulChat:通过长文本咨询指令与多轮共情对话数据集的混合微调,提升大模型的“共情”能力
|
17 |
|
18 |
+
<a href='https://huggingface.co/scutcyr/SoulChat' target="__blank">SoulChat</a> |
|
19 |
+
<a href='https://github.com/scutcyr/BianQue' target="__blank">BianQue</a> |
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
|
21 |
基于主动健康的主动性、预防性、精确性、个性化、共建共享、自律性六大特征,华工未来技术学院-广东省数字孪生人重点实验室开源了中文领域生活空间主动健康大模型基座ProactiveHealthGPT,包括:
|
22 |
* 经过千万规模中文健康对话数据指令微调的[生活空间健康大模型扁鹊(BianQue)](https://github.com/scutcyr/BianQue)
|