Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
j-hartmann
/
sentiment-roberta-large-english-3-classes
like
21
Text Classification
Transformers
PyTorch
English
roberta
sentiment
twitter
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
j-hartmann
commited on
Jan 11, 2022
Commit
f647403
•
1 Parent(s):
1f8392a
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+13
-0
README.md
CHANGED
Viewed
@@ -0,0 +1,13 @@
1
+
---
2
+
language: "en"
3
+
tags:
4
+
- roberta
5
+
- sentiment
6
+
- twitter
7
+
8
+
widget:
9
+
- text: "Oh no. This is bad.."
10
+
- text: "The world is flat."
11
+
- text: "Oh Happy Day"
12
+
13
+
---