victoriadreis commited on
Commit
09d9085
1 Parent(s): 51a4b2a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -7
README.md CHANGED
@@ -19,20 +19,16 @@ model-index:
19
  name: TuPyE-Dataset
20
  type: Silly-Machine/TuPyE-Dataset
21
  metrics:
22
- - type: accuracy
23
- value: 0.901
24
- name: Accuracy
25
- verified: true
26
  - type: f1
27
- value: 0.899
28
  name: F1-score
29
  verified: true
30
  - type: precision
31
- value: 0.897
32
  name: Precision
33
  verified: true
34
  - type: recall
35
- value: 0.901
36
  name: Recall
37
  verified: true
38
  ---
 
19
  name: TuPyE-Dataset
20
  type: Silly-Machine/TuPyE-Dataset
21
  metrics:
 
 
 
 
22
  - type: f1
23
+ value: 0.85
24
  name: F1-score
25
  verified: true
26
  - type: precision
27
+ value: 0.86
28
  name: Precision
29
  verified: true
30
  - type: recall
31
+ value: 0.85
32
  name: Recall
33
  verified: true
34
  ---