Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
dima806
/
toxic-comments-classifier-distilbert
like
1
Text Classification
Transformers
PyTorch
bert
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
dima806
commited on
Oct 16, 2023
Commit
d11eb46
•
1 Parent(s):
f14c651
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-0
README.md
ADDED
Viewed
@@ -0,0 +1,7 @@
1
+
---
2
+
license: apache-2.0
3
+
metrics:
4
+
- accuracy
5
+
- f1
6
+
---
7
+
See https://www.kaggle.com/code/dima806/toxic-comments-weighted-classify-distilbert for more details.