Rahka commited on
Commit
6c68879
1 Parent(s): 9e1935f

change recall to f1 score

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -38,7 +38,7 @@ model-index:
38
  name: Recall 'Bezeichnung' (macro)
39
  - type: f1
40
  value: 0.6674970889256604
41
- name: Recall 'Bezeichnung' (macro)
42
  - type: accuracy
43
  value: 0.8934426229508197
44
  name: Accuracy 'Thema'
@@ -50,7 +50,7 @@ model-index:
50
  name: Recall 'Thema' (macro)
51
  - type: f1
52
  value: 0.8768881364249785
53
- name: Recall 'Thema' (macro)
54
  ---
55
 
56
  # Model Card for Musterdatenkatalog Classifier
 
38
  name: Recall 'Bezeichnung' (macro)
39
  - type: f1
40
  value: 0.6674970889256604
41
+ name: F1 'Bezeichnung' (macro)
42
  - type: accuracy
43
  value: 0.8934426229508197
44
  name: Accuracy 'Thema'
 
50
  name: Recall 'Thema' (macro)
51
  - type: f1
52
  value: 0.8768881364249785
53
+ name: F1 'Thema' (macro)
54
  ---
55
 
56
  # Model Card for Musterdatenkatalog Classifier