diff --git a/README.md b/README.md index 9bda0a9..5416a9b 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,6 @@ 提出新特性 - **EmoLLM** 是一系列能够支持 **理解用户-支持用户-帮助用户** 心理健康辅导链路的心理健康大模型,由 `LLM`指令微调而来,欢迎大家star~⭐⭐。目前已经开源的 `LLM` 微调配置如下: @@ -49,6 +48,7 @@ | :-------------------: | :--------: | | InternLM2_7B_chat | QLORA | | InternLM2_7B_chat | 全量微调 | +| InternLM2_7B_base | QLORA | | InternLM2_1_8B_chat | 全量微调 | | InternLM2_20B_chat | LORA | | Qwen_7b_chat | QLORA | @@ -110,13 +110,14 @@ ### 🏆荣誉栏 + - 项目荣获上海人工智能实验室举办的**2024浦源大模型系列挑战赛春季赛*****50强***
- + - 项目荣获公众号**NLP工程化**[推文宣传](https://mp.weixin.qq.com/s/78lrRl2tlXEKUfElnkVx4A) ### 🎯路线图 @@ -151,9 +152,10 @@ - [如何参与本项目](#如何参与本项目) - [作者(排名不分先后)](#作者排名不分先后) - [版权说明](#版权说明) + - [引用](#引用) - [特别鸣谢](#特别鸣谢) - [Star History](#star-history) - - [🌟Contributors](#-contributors) + - [🌟 Contributors](#-contributors) - [交流群](#交流群) ###### 开发前的配置要求 @@ -234,7 +236,7 @@ git clone https://github.com/SmartFlowAI/EmoLLM.git | [ZeyuBa](https://github.com/ZeyuBa) | 自动化所在读硕士 | | | | [aiyinyuedejustin](https://github.com/aiyinyuedejustin) | 宾夕法尼亚大学在读硕士 | | | | [Nobody-ML](https://github.com/Nobody-ML) | 中国石油大学(华东)在读本科生 | | | -| [chg0901](https://github.com/chg0901) | [MiniSora](https://github.com/mini-sora/minisora/) |MiniSora主要维护| 数据清洗、文档翻译 | +| [chg0901](https://github.com/chg0901) | [MiniSora](https://github.com/mini-sora/minisora/) |[MiniSora](https://github.com/mini-sora/minisora/)主要维护者,管理员| LLM微调、数据清洗、文档翻译 | | [Mxoder](https://github.com/Mxoder) | 北京航空航天大学在读本科生 | | | | [Anooyman](https://github.com/Anooyman) | 南京理工大学硕士 | | | | [Vicky-3021](https://github.com/Vicky-3021) | 西安电子科技大学硕士(研0) | | | @@ -248,8 +250,8 @@ git clone https://github.com/SmartFlowAI/EmoLLM.git 该项目签署了 MIT 授权许可,详情请参阅 [LICENSE](https://github.com/SmartFlowAI/EmoLLM/blob/main/LICENSE) - ### 引用 + 如果本项目对您的工作有所帮助,请使用以下格式引用: ```bibtex @@ -300,7 +302,6 @@ git clone https://github.com/SmartFlowAI/EmoLLM.git [OpenXLab_App-url]: https://openxlab.org.cn/apps/detail/Farewell1/EmoLLMV2.0 [OpenXLab_Model-url]: https://openxlab.org.cn/models/detail/ajupyter/EmoLLM_internlm2_7b_full - ## 交流群 - 如果失效,请移步Issue区 diff --git a/README_EN.md b/README_EN.md index 1199c53..eaa0b03 100644 --- a/README_EN.md +++ b/README_EN.md @@ -25,7 +25,7 @@
- 简体中文 | English
+ 简体中文 | English
Explore the documentation of this project »
@@ -42,7 +42,6 @@
-
**EmoLLM** is a series of large language models designed to understand, support and help customers in mental health counseling. It is fine-tuned from the LLM instructions. We really appreciate it if you could give it a star~⭐⭐. The open-sourced configuration is as follows: