Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Kurapika993
/
Toxic_classifier_bert
like
0
Text Classification
Transformers
jigsaw_toxicity_pred
English
bert
fill-mask
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
Kurapika993
commited on
May 17, 2023
Commit
60533d9
·
1 Parent(s):
5116523
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+3
-0
README.md
CHANGED
Viewed
@@ -5,4 +5,7 @@ datasets:
5
metrics:
6
- accuracy
7
pipeline_tag: text-classification
8
---
5
metrics:
6
- accuracy
7
pipeline_tag: text-classification
8
+
language:
9
+
- en
10
+
library_name: transformers
11
---