BenjaminOcampo commited on
Commit
bdc58b7
·
1 Parent(s): e2431b2

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -18,23 +18,23 @@ language: en
18
  ```
19
  precision recall f1-score support
20
 
21
- 0 0.8169 0.8345 0.8256 2658
22
- 1 0.7217 0.6966 0.7089 1638
23
 
24
- accuracy 0.7819 4296
25
- macro avg 0.7693 0.7655 0.7673 4296
26
- weighted avg 0.7806 0.7819 0.7811 4296
27
  ```
28
  **Classification results test set**
29
  ```
30
  precision recall f1-score support
31
 
32
- 0 0.8139 0.8194 0.8166 2658
33
- 1 0.7037 0.6960 0.6998 1638
34
 
35
- accuracy 0.7723 4296
36
- macro avg 0.7588 0.7577 0.7582 4296
37
- weighted avg 0.7719 0.7723 0.7721 4296
38
  ```
39
 
40
 
 
18
  ```
19
  precision recall f1-score support
20
 
21
+ 0 0.8175 0.8424 0.8297 2658
22
+ 1 0.7309 0.6947 0.7124 1638
23
 
24
+ accuracy 0.7861 4296
25
+ macro avg 0.7742 0.7686 0.7710 4296
26
+ weighted avg 0.7844 0.7861 0.7850 4296
27
  ```
28
  **Classification results test set**
29
  ```
30
  precision recall f1-score support
31
 
32
+ 0 0.8141 0.8337 0.8238 2658
33
+ 1 0.7192 0.6911 0.7049 1638
34
 
35
+ accuracy 0.7793 4296
36
+ macro avg 0.7666 0.7624 0.7643 4296
37
+ weighted avg 0.7779 0.7793 0.7784 4296
38
  ```
39
 
40