Update README.md
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ library_name: transformers
|
|
| 11 |
datasets:
|
| 12 |
- Johnson8187/Chinese_Multi-Emotion_Dialogue_Dataset
|
| 13 |
---
|
| 14 |
-
#
|
| 15 |
|
| 16 |
Large version(560M):[Johnson8187/Chinese-Emotion](https://huggingface.co/Johnson8187/Chinese-Emotion-Small)
|
| 17 |
|
|
@@ -33,7 +33,6 @@ Through fine-tuning, the model can identify the following 8 emotion labels:
|
|
| 33 |
The model is applicable to various scenarios, such as customer service emotion monitoring, social media analysis, and user feedback classification.
|
| 34 |
|
| 35 |
---
|
| 36 |
-
# chinese-text-emotion-classifier
|
| 37 |
|
| 38 |
## 📚 模型簡介
|
| 39 |
本模型基於[MoritzLaurer/mDeBERTa-v3-base-mnli-xnli](https://huggingface.co/MoritzLaurer/mDeBERTa-v3-base-mnli-xnli) 模型進行微調,專注於 **中文語句情感分析**。
|
|
|
|
| 11 |
datasets:
|
| 12 |
- Johnson8187/Chinese_Multi-Emotion_Dialogue_Dataset
|
| 13 |
---
|
| 14 |
+
# Chinese-text-emotion-classifier-small
|
| 15 |
|
| 16 |
Large version(560M):[Johnson8187/Chinese-Emotion](https://huggingface.co/Johnson8187/Chinese-Emotion-Small)
|
| 17 |
|
|
|
|
| 33 |
The model is applicable to various scenarios, such as customer service emotion monitoring, social media analysis, and user feedback classification.
|
| 34 |
|
| 35 |
---
|
|
|
|
| 36 |
|
| 37 |
## 📚 模型簡介
|
| 38 |
本模型基於[MoritzLaurer/mDeBERTa-v3-base-mnli-xnli](https://huggingface.co/MoritzLaurer/mDeBERTa-v3-base-mnli-xnli) 模型進行微調,專注於 **中文語句情感分析**。
|