Rahka commited on
Commit
339a1c4
·
1 Parent(s): 87ff95b

test README

Browse files
Files changed (1) hide show
  1. README.md +22 -1
README.md CHANGED
@@ -22,7 +22,28 @@ model-index:
22
  metrics:
23
  - type: accuracy
24
  value: 0.7004405286343612
25
- name: Accuracy Bezeichnung
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  ---
27
 
28
  # Model Card for Musterdatenkatalog Classifier
 
22
  metrics:
23
  - type: accuracy
24
  value: 0.7004405286343612
25
+ name: Accuracy 'Bezeichnung'
26
+ - type: precision
27
+ value: 0.5717666948436179
28
+ name: Precision 'Bezeichnung' (macro)
29
+ - type: recall
30
+ value: 0.6127063220180629
31
+ name: Recall 'Bezeichnung' (macro)
32
+ - type: f1
33
+ value: 0.5805958812647776
34
+ name: Recall 'Bezeichnung' (macro)
35
+ - type: accuracy
36
+ value: 0.9162995594713657
37
+ name: Accuracy 'Thema'
38
+ - type: precision
39
+ value: 0.9318954248366014
40
+ name: Precision 'Thema' (macro)
41
+ - type: recall
42
+ value: 0.9122380952380952
43
+ name: Recall 'Thema' (macro)
44
+ - type: f1
45
+ value: 0.8984289453766925
46
+ name: Recall 'Thema' (macro)
47
  ---
48
 
49
  # Model Card for Musterdatenkatalog Classifier