Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
hasanmustafa0503
/
SentimentModel
like
0
Text Classification
Transformers
PyTorch
Safetensors
English
roberta
sentiment-analysis
huggingface
PyTorch
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
hasanmustafa0503
commited on
Apr 17
Commit
770db08
·
verified
·
1 Parent(s):
712255a
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+8
-0
README.md
ADDED
Viewed
@@ -0,0 +1,8 @@
1
+
---
2
+
license: apache-2.0
3
+
language:
4
+
- en
5
+
pipeline_tag: text-classification
6
+
tags:
7
+
- sentiment-analysis
8
+
---