Marwolaeth commited on
Commit
7bd2a93
·
verified ·
1 Parent(s): f543998

Update validation metrics

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -27,16 +27,16 @@ model-index:
27
  split: validation
28
  metrics:
29
  - type: accuracy
30
- value: 0.8045602605863192
31
  name: Accuracy
32
  - type: f1
33
- value: 0.8013245033112583
34
  name: F1
35
  - type: precision
36
- value: 0.8120805369127517
37
  name: Precision
38
  - type: recall
39
- value: 0.7908496732026143
40
  name: Recall
41
  ---
42
 
 
27
  split: validation
28
  metrics:
29
  - type: accuracy
30
+ value: 0.8110749185667753
31
  name: Accuracy
32
  - type: f1
33
+ value: 0.8092105263157895
34
  name: F1
35
  - type: precision
36
+ value: 0.8145695364238411
37
  name: Precision
38
  - type: recall
39
+ value: 0.803921568627451
40
  name: Recall
41
  ---
42