numblilbug commited on
Commit
6ba501b
·
verified ·
1 Parent(s): 4bfe77b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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.