Skip to content

Commit 8271864

Browse files
committed
update README.md
1 parent bc7a4c9 commit 8271864

File tree

1 file changed

+9
-17
lines changed

1 file changed

+9
-17
lines changed

README.md

Lines changed: 9 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,14 @@
22
<img src="./image/psychologist.png" width=100px/>
33
</p>
44

5-
# 中文心理健康支持对话数据集(SmileChat)与大模型(MeChat)
5+
# 中文心理健康支持对话 · 数据集(SmileChat)与大模型(MeChat)
66

77
<img src="https://img.shields.io/badge/Version-1.0-brightgreen" /> <img src="https://img.shields.io/badge/python-3.8+-blue.svg" /> <a href='https://arxiv.org/pdf/2305.00450.pdf'><img src='https://img.shields.io/badge/ArXiv-2305.00450-red'></a>
88

9+
### 模型地址
10+
11+
https://huggingface.co/qiuhuachuan/MeChat
12+
913
## 项目简介
1014

1115
_For more details, see our paper:_ [smile paper](https://arxiv.org/pdf/2305.00450.pdf 'smile paper')
@@ -30,25 +34,13 @@ _For more details, see our paper:_ [smile paper](https://arxiv.org/pdf/2305.0045
3034

3135
本项目开源的**中文心理健康支持模型**由 ChatGLM2-6B LoRA 指令微调得到。数据集通过扩展**真实的心理互助 QA**为多轮的心理健康支持多轮对话,提高了通用语言大模型**在心理健康支持领域的表现**,更加符合在长程多轮对话的应用场景。
3236

33-
## SMILE 方法
37+
## 快速体验
3438

35-
基于 PsyQA 使用 ChatGPT 生成了一轮,并使用自动化过滤:保证轮数不低于 5,符合对话格式,方法如下:
36-
37-
<p align="center">
38-
<img src="./image/SMILE_method.png" width=600px/>
39-
</p>
39+
- 术语说明
4040

41-
## 术语说明
42-
43-
- client (来访者) == help-seeker (求助者)
44-
45-
- counselor (咨询师) == supporter (支持者)
46-
47-
### 模型地址
48-
49-
https://huggingface.co/qiuhuachuan/MeChat
41+
- client (来访者) == help-seeker (求助者)
5042

51-
## 快速开始
43+
- counselor (咨询师) == supporter (支持者)
5244

5345
1. 配置环境
5446

0 commit comments

Comments
 (0)