Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
app-x
/
chinese_spam_classifier_onnx
like
0
Follow
detection
1
Text Classification
ONNX
Chinese
bert
Model card
Files
Files and versions
Community
nomusics
commited on
29 days ago
Commit
530e7b1
•
1 Parent(s):
966617f
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-0
README.md
ADDED
Viewed
@@ -0,0 +1,7 @@
1
+
---
2
+
language:
3
+
- zh
4
+
base_model:
5
+
- app-x/chinese_spam_classifier
6
+
pipeline_tag: text-classification
7
+
---