From ee886c5a12687f206e2ea8b8b2201a4d949cf223 Mon Sep 17 00:00:00 2001 From: aJupyter Date: Thu, 29 Feb 2024 10:51:51 +0800 Subject: [PATCH] feat: update readme --- README.md | 3 +++ README_English_version.md | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5978824..665c6ff 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ - 评估和诊断工具:为了有效促进心理健康,需要有科学的工具来评估个体的心理状态,以及诊断可能存在的心理问题。 ### 最近更新 +- 【2024.2.29】更新客观评估计算,详见[evaluate](./evaluate/),更新一系列数据集,详见[datasets](./datasets/)。 - 【2024.2.27】更新英文readme和一系列数据集(舔狗和单轮对话) - 【2024.2.23】推出基于InternLM2_7B_chat_qlora的 `温柔御姐心理医生艾薇`,[点击获取模型权重](https://openxlab.org.cn/models/detail/ajupyter/EmoLLM_aiwei),[配置文件](xtuner_config/aiwei-internlm2_chat_7b_qlora.py),[在线体验链接](https://openxlab.org.cn/apps/detail/ajupyter/EmoLLM-aiwei) - 【2024.2.23】更新[若干微调配置](/xtuner_config/),新增 [data_pro.json](/datasets/data_pro.json)(数量更多、场景更全、更丰富)和 [aiwei.json](/datasets/aiwei.json)(温柔御姐角色扮演专用,带有Emoji表情),即将推出 `温柔御姐心理医生艾薇` @@ -198,6 +199,8 @@ git clone https://github.com/SmartFlowAI/EmoLLM.git [MrCatAI](https://github.com/MrCatAI)@AI搬用工 +[ZeyuBa](https://github.com/ZeyuBa)@自动化所在读硕士 + ### 版权说明 该项目签署了MIT 授权许可,详情请参阅 [LICENSE](https://github.com/aJupyter/EmoLLM/blob/master/LICENSE) diff --git a/README_English_version.md b/README_English_version.md index 66c56fb..68d9d52 100644 --- a/README_English_version.md +++ b/README_English_version.md @@ -62,7 +62,7 @@ The Model is aimed at fully understanding and promoting the mental health of ind - Prevention and intervention measures: The Mental Health Grand Model also includes strategies for preventing psychological issues and promoting mental health, such as psychological education, counseling, therapy, and social support systems. - Assessment and diagnostic tools: Effective promotion of mental health requires scientific tools to assess individuals' psychological states and diagnose potential psychological issues. ### Recent Updates - +- 【2024.2.29】 Updated objective assessment calculations, see [evaluate](./evaluate/) for details. A series of datasets have also been updated, see [datasets](./datasets/) for details. - 【2024.2.27】 Updated English README and a series of datasets (licking dogs and one-round dialogue) - 【2024.2.23】The "Gentle Lady Psychologist Ai Wei" based on InternLM2_7B_chat_qlora was launched. [Click here to obtain the model weights](https://openxlab.org.cn/models/detail/ajupyter/EmoLLM_aiwei), [configuration file](xtuner_config/aiwei-internlm2_chat_7b_qlora.py), [online experience link](https://openxlab.org.cn/apps/detail/ajupyter/EmoLLM-aiwei) @@ -202,6 +202,8 @@ This project uses Git for version control. You can see the current available ver [MrCatAI](https://github.com/MrCatAI)@AI Removal of Labour +[ZeyuBa](https://github.com/ZeyuBa)@Master's student at Institute of Automation + ### Copyright Notice The project is licensed under the MIT License. Please refer to the details