Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
pykeio
/
lite-toxic-comment-classification
like
1
Follow
pyke.io
5
Text Classification
Transformers
PyTorch
Safetensors
jigsaw_unintended_bias
jigsaw_toxicity_pred
English
albert
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
decahedron
commited on
Jan 25, 2023
Commit
379f980
•
1 Parent(s):
c675778
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+11
-0
README.md
ADDED
Viewed
@@ -0,0 +1,11 @@
1
+
---
2
+
license: apache-2.0
3
+
datasets:
4
+
- jigsaw_unintended_bias
5
+
- jigsaw_toxicity_pred
6
+
language:
7
+
- en
8
+
metrics:
9
+
- accuracy
10
+
pipeline_tag: text-classification
11
+
---