Qwen1.5-7B-MeChat / README.md
jun10k's picture
Update README.md
af3a8bb verified
|
raw
history blame
750 Bytes
---
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}
}
```