Marwolaeth commited on
Commit
06ec836
1 Parent(s): 84411a9

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.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
 
 
27
  split: validation
28
  metrics:
29
  - type: accuracy
30
+ value: 0.8175895765472313
31
  name: Accuracy
32
  - type: f1
33
+ value: 0.8169934640522876
34
  name: F1
35
  - type: precision
36
+ value: 0.8169934640522876
37
  name: Precision
38
  - type: recall
39
+ value: 0.8169934640522876
40
  name: Recall
41
  ---
42