Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,8 @@ library_name: transformers
|
|
| 7 |
metrics:
|
| 8 |
- f1
|
| 9 |
base_model: daviddrzik/SK_Morph_BLM
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
# Fine-Tuned Sentiment Classification Model - SK_Morph_BLM (Movie reviews)
|
|
@@ -107,4 +109,4 @@ Text to classify: Tento film síce nebol najlepší aký som kedy videl, ale poz
|
|
| 107 |
|
| 108 |
Predicted class: POSITIVE (1)
|
| 109 |
Class probabilities: [0.0039648450911045074, 0.9960351586341858]
|
| 110 |
-
```
|
|
|
|
| 7 |
metrics:
|
| 8 |
- f1
|
| 9 |
base_model: daviddrzik/SK_Morph_BLM
|
| 10 |
+
tags:
|
| 11 |
+
- sentiment
|
| 12 |
---
|
| 13 |
|
| 14 |
# Fine-Tuned Sentiment Classification Model - SK_Morph_BLM (Movie reviews)
|
|
|
|
| 109 |
|
| 110 |
Predicted class: POSITIVE (1)
|
| 111 |
Class probabilities: [0.0039648450911045074, 0.9960351586341858]
|
| 112 |
+
```
|