Johnson8187 commited on
Commit
5b738eb
·
verified ·
1 Parent(s): 6b75089

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -13,6 +13,12 @@ datasets:
13
  ---
14
  # chinese-text-emotion-classifier
15
 
 
 
 
 
 
 
16
  ## 📚 Model Introduction
17
 
18
  This model is fine-tuned based on the [joeddav/xlm-roberta-large-xnli](https://huggingface.co/joeddav/xlm-roberta-large-xnli) model, specializing in **Chinese text emotion analysis**.
 
13
  ---
14
  # chinese-text-emotion-classifier
15
 
16
+
17
+ 此模型是基於另一個基座模型所調整的結果,擁有較小的參數規模。對於有推理速度需求的使用者,可以選擇此模型以達到更快速的性能表現。
18
+ 模型:[Chinese-Emotion-Small](https://huggingface.co/Johnson8187/Chinese-Emotion-Small)
19
+
20
+
21
+
22
  ## 📚 Model Introduction
23
 
24
  This model is fine-tuned based on the [joeddav/xlm-roberta-large-xnli](https://huggingface.co/joeddav/xlm-roberta-large-xnli) model, specializing in **Chinese text emotion analysis**.