Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
cardiffnlp
/
twitter-roberta-base-offensive
like
26
Follow
Cardiff NLP
62
Text Classification
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
roberta
Inference Endpoints
arxiv:
2010.12421
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
luisespinosa
commited on
Nov 13, 2020
Commit
f36ba54
•
1 Parent(s):
cf89623
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+2
-2
README.md
CHANGED
Viewed
@@ -74,6 +74,6 @@ for i in range(scores.shape[0]):
74
Output:
75
76
```
77
-
1) offensive 0.9073
78
-
2)
not-
offensive 0.0927
79
```
74
Output:
75
76
```
77
+
1)
not-
offensive 0.9073
78
+
2) offensive 0.0927
79
```