Add banner.
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
### **[Important Announcement] Refactoring Plan for Weibo_PublicOpinion_AnalysisSystem**
|
||||
|
||||
Dear all contributors, users, and followers,
|
||||
|
||||
@@ -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 |
Reference in New Issue
Block a user