commit
63fd4e24de
@ -64,6 +64,7 @@
|
||||
- 评估和诊断工具:为了有效促进心理健康,需要有科学的工具来评估个体的心理状态,以及诊断可能存在的心理问题。
|
||||
|
||||
### 最近更新
|
||||
- 【2024.3.9】 新增并发功能加速 QA 对生成
|
||||
- 【2024.3.3】 [基于InternLM2-7B-chat全量微调版本开源](https://openxlab.org.cn/models/detail/ajupyter/EmoLLM_internlm2_7b_full),需要两块A100*80G,更新专业评估,详见[evaluate](./evaluate/),更新基于PaddleOCR的PDF转txt工具脚本,详见[scripts](./scripts/)
|
||||
- 【2024.2.29】更新客观评估计算,详见[evaluate](./evaluate/),更新一系列数据集,详见[datasets](./datasets/)。
|
||||
- 【2024.2.27】更新英文readme和一系列数据集(舔狗和单轮对话)
|
||||
@ -220,6 +221,8 @@ git clone https://github.com/SmartFlowAI/EmoLLM.git
|
||||
|
||||
[Mxoder](https://github.com/Mxoder)@北京航空航天大学在读本科生
|
||||
|
||||
[Anooyman](https://github.com/Anooyman) @南京理工大学硕士
|
||||
|
||||
### 版权说明
|
||||
|
||||
该项目签署了MIT 授权许可,详情请参阅 [LICENSE](https://github.com/aJupyter/EmoLLM/blob/master/LICENSE)
|
||||
|
@ -63,6 +63,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.3.9】New concurrency feature speeds up QA pair generation
|
||||
- 【2024.3.3】 [Based on InternLM2-7B-chat full amount of fine-tuned version of open source](https://openxlab.org.cn/models/detail/ajupyter/EmoLLM_internlm2_7b_full), need two A100*80G, update professional evaluation, see [evaluate](./evaluate/), update PaddleOCR-based PDF to txt tool scripts, see [scripts](./scripts/).
|
||||
- 【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)
|
||||
@ -224,6 +225,8 @@ This project uses Git for version control. You can see the current available ver
|
||||
|
||||
[Mxoder](https://github.com/Mxoder)@Undergraduate at Beihang University
|
||||
|
||||
[Anooyman](https://github.com/Anooyman) @Master of Nanjing University of Science and Technology
|
||||
|
||||
### Copyright Notice
|
||||
|
||||
The project is licensed under the MIT License. Please refer to the details
|
||||
|
Loading…
Reference in New Issue
Block a user