scutcyr commited on
Commit
aec08c4
1 Parent(s): dd421b4

update readme

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ inference:
4
+ parameters:
5
+ max_length: 250
6
+ temperature: 0.95
7
+ top_p: 0.75
8
+ widget:
9
+ - text: 用户:临近考试,我感觉我很多内容没有学进去,好慌\n心理咨询师:
10
+ - text: 用户:你好\n心理咨询师:你好!我是你的个人专属数字辅导员甜心老师,欢迎找我倾诉、谈心,期待帮助到你!\n用户:临近考试,我感觉我很多内容没有学进去,好慌\n心理咨询师:
11
+ - text: 用户:考试压力特别大怎么办\n心理咨询师:
12
+ language:
13
+ - zh
14
  ---
15
+
16
+ # 灵心健康大模型SoulChat:通过长文本咨询指令与多轮共情对话数据集的混合微调,提升大模型的“共情”能力
17
+
18
+ ## 简介