File size: 750 Bytes
ba75c6b
 
af3a8bb
 
 
 
ba75c6b
af3a8bb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
license: apache-2.0
language:
- zh
tags:
- medical
---

本项目是用Qwen1.5-7B为基础,使用心理健康对话数据集实现微调。仅用于技术研究用途。


![image/png](https://cdn-uploads.huggingface.co/production/uploads/645345c9c895e6437dc97110/b_u5oGQHfEoEHT5R1RNSK.png)

## 引用

本项目的使用来自中文心理健康支持对话 · 数据集(SmileChat) 
其具体信息如下

```
@misc{qiu2023smile,
      title={SMILE: Single-turn to Multi-turn Inclusive Language Expansion via ChatGPT for Mental Health Support},
      author={Huachuan Qiu and Hongliang He and Shuai Zhang and Anqi Li and Zhenzhong Lan},
      year={2023},
      eprint={2305.00450},
      archivePrefix={arXiv},
      primaryClass={cs.CL}
}
```