Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
wybxc
/
danmaku-spam
like
0
Text Classification
Transformers
TensorBoard
ONNX
Safetensors
wybxc/danmaku-spam
Chinese
bert
Inference Endpoints
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
wybxc
commited on
Nov 8
Commit
85930d8
•
1 Parent(s):
db66320
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+2
-0
README.md
CHANGED
Viewed
@@ -5,4 +5,6 @@ language:
5
- zh
6
pipeline_tag: text-classification
7
library_name: transformers
8
---
5
- zh
6
pipeline_tag: text-classification
7
library_name: transformers
8
+
base_model:
9
+
- wybxc/bert-small-mygo
10
---