Update README.md
Browse files
README.md
CHANGED
@@ -13,10 +13,12 @@ base_model:
|
|
13 |
pipeline_tag: text-classification
|
14 |
tags:
|
15 |
- formal or informal classification
|
|
|
16 |
widget:
|
17 |
-
|
18 |
-
|
19 |
-
|
|
|
20 |
---
|
21 |
|
22 |
|
|
|
13 |
pipeline_tag: text-classification
|
14 |
tags:
|
15 |
- formal or informal classification
|
16 |
+
- sentiment-analysis
|
17 |
widget:
|
18 |
+
- text: Bitte geh einkaufen.
|
19 |
+
- text: Können Sie mir spontan dabei helfen?
|
20 |
+
- text: Als nächstes kommen 4g Champignons und 500g Mehl dazu.
|
21 |
+
library_name: transformers
|
22 |
---
|
23 |
|
24 |
|