戒酒的李白

Add banner.

@@ -12,6 +12,8 @@ @@ -12,6 +12,8 @@
12 12
13 </div> 13 </div>
14 14
  15 +
  16 +
15 ### **[Important Announcement] Refactoring Plan for Weibo_PublicOpinion_AnalysisSystem** 17 ### **[Important Announcement] Refactoring Plan for Weibo_PublicOpinion_AnalysisSystem**
16 18
17 Dear all contributors, users, and followers, 19 Dear all contributors, users, and followers,
@@ -110,10 +110,4 @@ for text in texts: @@ -110,10 +110,4 @@ for text in texts:
110 - 模型会保存到当前目录,方便后续使用 110 - 模型会保存到当前目录,方便后续使用
111 - 支持GPU加速,会自动检测可用设备 111 - 支持GPU加速,会自动检测可用设备
112 - 如需清理模型文件,删除 `model` 文件夹即可 112 - 如需清理模型文件,删除 `model` 文件夹即可
113 -- 该模型基于合成数据训练,在实际应用中建议进行验证  
114 -  
115 -## 参考信息  
116 -  
117 -- 模型链接: https://huggingface.co/tabularisai/multilingual-sentiment-analysis  
118 -- 许可证: CC-BY-NC-4.0 (非商业使用)  
119 -- 商业使用需联系: info@tabularis.ai  
  113 +- 该模型基于合成数据训练,在实际应用中建议进行验证
1 -# 微博情感分析 - HuggingFace预训练模型 1 +# 微博情感分析 - 基于BertChinese的微调模型
2 2
3 本模块使用HuggingFace上的预训练微博情感分析模型进行情感分析。 3 本模块使用HuggingFace上的预训练微博情感分析模型进行情感分析。
4 4
This diff could not be displayed because it is too large.