Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
moyitech
/
bert_sentiment_analysis
like
1
Text Classification
Transformers
Safetensors
bert
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
moyitech
commited on
Apr 26, 2024
Commit
d76c11d
·
verified
·
1 Parent(s):
2e79a06
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-1
README.md
CHANGED
Viewed
@@ -1,3 +1,9 @@
1
---
2
license: apache-2.0
3
-
---
1
---
2
license: apache-2.0
3
+
pipeline_tag: text-classification
4
+
widget:
5
+
- text: "今天心情很不错"
6
+
example_title: "示例1"
7
+
- text: "你个大坏蛋"
8
+
example_title: "示例2"
9
+
---