Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
marianna13
/
bert-multilingual-sentiment
like
0
Text Classification
Transformers
PyTorch
4 languages
bert
sentiment analysis
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
marianna13
commited on
Feb 20, 2023
Commit
5766dd7
·
1 Parent(s):
5edb985
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+13
-0
README.md
ADDED
Viewed
@@ -0,0 +1,13 @@
1
+
---
2
+
license: mit
3
+
language:
4
+
- ru
5
+
- en
6
+
- de
7
+
- es
8
+
metrics:
9
+
- accuracy
10
+
pipeline_tag: text-classification
11
+
tags:
12
+
- sentiment analysis
13
+
---