Update README.md
Browse files
README.md
CHANGED
|
@@ -6,4 +6,6 @@ metrics:
|
|
| 6 |
- f1
|
| 7 |
library_name: transformers
|
| 8 |
pipeline_tag: text-classification
|
| 9 |
-
---
|
|
|
|
|
|
|
|
|
| 6 |
- f1
|
| 7 |
library_name: transformers
|
| 8 |
pipeline_tag: text-classification
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
This is a model trained on rubert-base-cased from DeepPavlov for evaluating poems across several parameters: meaningfulness, grammar and emotionality (all parameters are binary). The accuracy for this model is 0.69 and F1 score is 0.8.
|