From 3630a34c9637cc87aaea6b3d0934c326f0611968 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=92=E9=85=92=E7=9A=84=E6=9D=8E=E7=99=BD?= <670939375@qq.com> Date: Tue, 5 Aug 2025 23:19:49 +0800 Subject: [PATCH] Add banner. --- README.md | 2 ++ WeiboMultilingualSentiment/README.md | 8 +------- WeiboSentiment_Finetuned/BertChinese-Lora/README.md | 2 +- static/image/banner.svg | 1 + 4 files changed, 5 insertions(+), 8 deletions(-) create mode 100644 static/image/banner.svg diff --git a/README.md b/README.md index 5fd37be..ab7903c 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ + + ### **[Important Announcement] Refactoring Plan for Weibo_PublicOpinion_AnalysisSystem** Dear all contributors, users, and followers, diff --git a/WeiboMultilingualSentiment/README.md b/WeiboMultilingualSentiment/README.md index deb7bd1..6f6d5a7 100644 --- a/WeiboMultilingualSentiment/README.md +++ b/WeiboMultilingualSentiment/README.md @@ -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 \ No newline at end of file +- 该模型基于合成数据训练,在实际应用中建议进行验证 \ No newline at end of file diff --git a/WeiboSentiment_Finetuned/BertChinese-Lora/README.md b/WeiboSentiment_Finetuned/BertChinese-Lora/README.md index a85c403..a0330da 100644 --- a/WeiboSentiment_Finetuned/BertChinese-Lora/README.md +++ b/WeiboSentiment_Finetuned/BertChinese-Lora/README.md @@ -1,4 +1,4 @@ -# 微博情感分析 - HuggingFace预训练模型 +# 微博情感分析 - 基于BertChinese的微调模型 本模块使用HuggingFace上的预训练微博情感分析模型进行情感分析。 diff --git a/static/image/banner.svg b/static/image/banner.svg new file mode 100644 index 0000000..78dc6f2 --- /dev/null +++ b/static/image/banner.svg @@ -0,0 +1 @@ + \ No newline at end of file