Add banner.

This commit is contained in:
戒酒的李白
2025-08-05 23:19:49 +08:00
parent 4770aaf6ba
commit 3630a34c96
4 changed files with 5 additions and 8 deletions
+2
View File
@@ -12,6 +12,8 @@
</div>
### **[Important Announcement] Refactoring Plan for Weibo_PublicOpinion_AnalysisSystem**
Dear all contributors, users, and followers,
+1 -7
View File
@@ -110,10 +110,4 @@ for text in texts:
- 模型会保存到当前目录,方便后续使用
- 支持GPU加速,会自动检测可用设备
- 如需清理模型文件,删除 `model` 文件夹即可
- 该模型基于合成数据训练,在实际应用中建议进行验证
## 参考信息
- 模型链接: https://huggingface.co/tabularisai/multilingual-sentiment-analysis
- 许可证: CC-BY-NC-4.0 (非商业使用)
- 商业使用需联系: info@tabularis.ai
- 该模型基于合成数据训练,在实际应用中建议进行验证
@@ -1,4 +1,4 @@
# 微博情感分析 - HuggingFace预训练模型
# 微博情感分析 - 基于BertChinese的微调模型
本模块使用HuggingFace上的预训练微博情感分析模型进行情感分析。
File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 2.7 MiB