Marwolaeth commited on
Commit
e37312c
1 Parent(s): 87964d9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -28,15 +28,15 @@ model-index:
28
  - type: accuracy
29
  value: 0.6677524429967426
30
  name: Accuracy
31
- - type: macro f1
32
  value: 0.6666666666666666
33
- name: Macro F1
34
- - type: macro precision
35
  value: 0.6666666666666666
36
- name: Macro Precision
37
- - type: macro recall
38
  value: 0.6666666666666666
39
- name: Macro Recall
40
  ---
41
 
42
  **⚠️ Disclaimer: This model is in the early stages of development and may produce low-quality predictions. For better results, consider using the recommended Russian natural language inference models available [here](https://huggingface.co/cointegrated).**
 
28
  - type: accuracy
29
  value: 0.6677524429967426
30
  name: Accuracy
31
+ - type: f1
32
  value: 0.6666666666666666
33
+ name: F1
34
+ - type: precision
35
  value: 0.6666666666666666
36
+ name: Precision
37
+ - type: recall
38
  value: 0.6666666666666666
39
+ name: Recall
40
  ---
41
 
42
  **⚠️ Disclaimer: This model is in the early stages of development and may produce low-quality predictions. For better results, consider using the recommended Russian natural language inference models available [here](https://huggingface.co/cointegrated).**