From 5e7e9fb796082382c1ae19463ffb0cd6e343603d Mon Sep 17 00:00:00 2001 From: MING_X Date: Sun, 16 Jun 2024 16:42:56 +0800 Subject: [PATCH] Upload new dataset --- README.md | 8 ++++++++ README_EN.md | 9 ++++++++- datasets/README.md | 4 +++- datasets/README_EN.md | 2 ++ 4 files changed, 21 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bbfa866..15e719c 100644 --- a/README.md +++ b/README.md @@ -188,6 +188,8 @@ - [版权说明](#版权说明) - [引用](#引用) - [特别鸣谢](#特别鸣谢) + - [相关项目](#相关项目) + - [人员](#人员) - [Star History](#star-history) - [🌟 Contributors](#-contributors) - [交流群](#交流群) @@ -317,6 +319,12 @@ git clone https://github.com/SmartFlowAI/EmoLLM.git ### 特别鸣谢 +#### 相关项目 +- [CPsyCoun](https://github.com/CAS-SIAT-XinHai/CPsyCoun) +- [Smile](https://github.com/qiuhuachuan/smile) +- [SoulChat](https://github.com/scutcyr/SoulChat) + +#### 人员 - [上海人工智能实验室](https://www.shlab.org.cn/) - [闻星(浦语小助手)](https://github.com/vansin) - 阿布(北大心理学硕士) diff --git a/README_EN.md b/README_EN.md index ccfcb6a..5dcd296 100644 --- a/README_EN.md +++ b/README_EN.md @@ -189,6 +189,8 @@ The Model aims to fully understand and promote the mental health of individuals, - [Authors (in no particular order)](#authors-in-no-particular-order) - [Copyright Notice](#copyright-notice) - [Acknowledgments](#acknowledgments) + - [Related Projects](#related-projects) + - [People](#people) - [Star History](#star-history) - [🌟 Contributors](#-contributors) - [Communication group](#communication-group) @@ -307,10 +309,15 @@ The project is licensed under the MIT License. Please refer to the details [LICENSE](https://github.com/SmartFlowAI/EmoLLM/blob/master/LICENSE) ### Acknowledgments +#### Related Projects +- [CPsyCoun](https://github.com/CAS-SIAT-XinHai/CPsyCoun) +- [Smile](https://github.com/qiuhuachuan/smile) +- [SoulChat](https://github.com/scutcyr/SoulChat) +#### People - [Shanghai Artificial Intelligence Laboratory](https://www.shlab.org.cn/) - [Vansin](https://github.com/vansin) -- A.bu (M.A. in Psychology, Peking University) +- A.bu (M.S. in Psychology, Peking University) - [Sanbuphy](https://github.com/sanbuphy) - [HatBoy](https://github.com/hatboy) diff --git a/datasets/README.md b/datasets/README.md index bc43551..9b4f2f3 100644 --- a/datasets/README.md +++ b/datasets/README.md @@ -22,6 +22,7 @@ | *General* | data_pro | Conversation | 36,500+ | | *General* | multi_turn_dataset_1 | Conversation | 36,000+ | | *General* | multi_turn_dataset_2 | Conversation | 27,000+ | +| *General* | multi_turn_dataset_3 | Conversation | 1,517,300+ | | *General* | single_turn_dataset_1 | QA | 14,000+ | | *General* | single_turn_dataset_2 | QA | 18,300+ | | *General* | self_cognition_EmoLLM | QA | 85+ | @@ -40,7 +41,8 @@ * 数据集 `data` 来自本项目 * 数据集 `data_pro` 来自本项目 * 数据集 `multi_turn_dataset_1` 来源 [Smile](https://github.com/qiuhuachuan/smile) -* 数据集 `multi_turn_dataset_2` 来源 [CPsyCounD](https://github.com/CAS-SIAT-XinHai/CPsyCoun) +* ⭐数据集 `multi_turn_dataset_2` 来源 [CPsyCounD](https://github.com/CAS-SIAT-XinHai/CPsyCoun) +* 数据集 `multi_turn_dataset_3` 来源 [SoulChat](https://github.com/scutcyr/SoulChat) * 数据集 `single_turn_dataset_1` 来自本项目 * 数据集 `single_turn_dataset_2` 来自本项目 * 数据集 `self_cognition_EmoLLM` 来自本项目 diff --git a/datasets/README_EN.md b/datasets/README_EN.md index e21482b..5bdd212 100644 --- a/datasets/README_EN.md +++ b/datasets/README_EN.md @@ -20,6 +20,7 @@ | *General* | data_pro | Conversation | 36,500+ | | *General* | multi_turn_dataset_1 | Conversation | 36,000+ | | *General* | multi_turn_dataset_2 | Conversation | 27,000+ | +| *General* | multi_turn_dataset_3 | Conversation | 1,517,300+ | | *General* | single_turn_dataset_1 | QA | 14,000+ | | *General* | single_turn_dataset_2 | QA | 18,300+ | | *General* | self_cognition_EmoLLM | QA | 85+ | @@ -38,6 +39,7 @@ * dataset `data_pro` from this repo * dataset `multi_turn_dataset_1` from [Smile](https://github.com/qiuhuachuan/smile) * dataset `multi_turn_dataset_2` from [CPsyCounD](https://github.com/CAS-SIAT-XinHai/CPsyCoun) +* dataset `multi_turn_dataset_3` from [SoulChat](https://github.com/scutcyr/SoulChat) * dataset `single_turn_dataset_1` from this repo * dataset `single_turn_dataset_2` from this repo * dataset `self_cognition_EmoLLM` from this repo