Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
kairaamilanii
/
RoBERTa-minds14-en
like
0
Text Classification
Safetensors
PolyAI/minds14
English
roberta
Eval Results
License:
unknown
Model card
Files
Files and versions
Community
kairaamilanii
commited on
28 days ago
Commit
d7eb3bb
•
1 Parent(s):
50a4867
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -87,5 +87,5 @@ prediction
87
```
88
example output:
89
```python
90
-
[{'
label
':
'LABEL_3'
, '
score
':
0.9933607578277588
}]
91
```
87
```
88
example output:
89
```python
90
+
[{'
Predicted class
':
1
, '
Prediction
':
Bullying
}]
91
```