Update README.md
Browse files
README.md
CHANGED
@@ -3,13 +3,15 @@ language:
|
|
3 |
- de
|
4 |
tags:
|
5 |
- Text Classification
|
6 |
-
- Sentiment Prediction
|
7 |
- sentiment
|
8 |
- Simpletransformers
|
9 |
-
- gBert
|
10 |
- deepset/gbert-base
|
11 |
---
|
12 |
|
|
|
|
|
|
|
|
|
13 |
|
14 |
|
15 |
This gBert-base model was finetuned on a sentiment prediction task with tweets from German politician during the German Federal Election in 2021.
|
|
|
3 |
- de
|
4 |
tags:
|
5 |
- Text Classification
|
|
|
6 |
- sentiment
|
7 |
- Simpletransformers
|
|
|
8 |
- deepset/gbert-base
|
9 |
---
|
10 |
|
11 |
+
widget:
|
12 |
+
- text: "Is this review positive or negative? Review: Best cast iron skillet you will every buy."
|
13 |
+
example_title: "Sentiment analysis"
|
14 |
+
|
15 |
|
16 |
|
17 |
This gBert-base model was finetuned on a sentiment prediction task with tweets from German politician during the German Federal Election in 2021.
|