aydink commited on
Commit
0e2da85
1 Parent(s): 7a39f8b

Model save

Browse files
Files changed (2) hide show
  1. README.md +17 -17
  2. model.safetensors +1 -1
README.md CHANGED
@@ -20,13 +20,13 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [facebook/hubert-base-ls960](https://huggingface.co/facebook/hubert-base-ls960) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.4616
24
- - Accuracy: 0.9375
25
- - F1: 0.9377
26
- - Recall: 0.9375
27
- - Precision: 0.9403
28
- - Mcc: 0.9225
29
- - Auc: 0.9925
30
 
31
  ## Model description
32
 
@@ -61,16 +61,16 @@ The following hyperparameters were used during training:
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall | Precision | Mcc | Auc |
63
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|:---------:|:------:|:------:|
64
- | 1.601 | 0.96 | 12 | 1.5594 | 0.385 | 0.3217 | 0.3850 | 0.6064 | 0.2666 | 0.7895 |
65
- | 1.5467 | 2.0 | 25 | 1.3344 | 0.67 | 0.6516 | 0.6700 | 0.7185 | 0.6030 | 0.9009 |
66
- | 1.4062 | 2.96 | 37 | 1.0521 | 0.8 | 0.7964 | 0.8 | 0.8014 | 0.7521 | 0.9436 |
67
- | 1.0881 | 4.0 | 50 | 0.8340 | 0.8525 | 0.8502 | 0.8525 | 0.8677 | 0.8201 | 0.9759 |
68
- | 0.9348 | 4.96 | 62 | 0.7227 | 0.89 | 0.8894 | 0.89 | 0.8939 | 0.8639 | 0.9801 |
69
- | 0.8596 | 6.0 | 75 | 0.5873 | 0.9275 | 0.9276 | 0.9275 | 0.9300 | 0.9100 | 0.9908 |
70
- | 0.7917 | 6.96 | 87 | 0.5208 | 0.93 | 0.9298 | 0.93 | 0.9310 | 0.9128 | 0.9940 |
71
- | 0.6721 | 8.0 | 100 | 0.4784 | 0.9475 | 0.9476 | 0.9475 | 0.9491 | 0.9348 | 0.9935 |
72
- | 0.6297 | 8.96 | 112 | 0.4734 | 0.9325 | 0.9326 | 0.9325 | 0.9363 | 0.9166 | 0.9916 |
73
- | 0.6127 | 9.6 | 120 | 0.4616 | 0.9375 | 0.9377 | 0.9375 | 0.9403 | 0.9225 | 0.9925 |
74
 
75
 
76
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [facebook/hubert-base-ls960](https://huggingface.co/facebook/hubert-base-ls960) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.1194
24
+ - Accuracy: 0.9925
25
+ - F1: 0.9925
26
+ - Recall: 0.9925
27
+ - Precision: 0.9926
28
+ - Mcc: 0.9906
29
+ - Auc: 0.9994
30
 
31
  ## Model description
32
 
 
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall | Precision | Mcc | Auc |
63
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|:---------:|:------:|:------:|
64
+ | 0.6461 | 0.96 | 12 | 0.4123 | 0.9725 | 0.9725 | 0.9725 | 0.9736 | 0.9659 | 0.9992 |
65
+ | 0.622 | 2.0 | 25 | 0.3858 | 0.9225 | 0.9214 | 0.9225 | 0.9354 | 0.9067 | 0.9943 |
66
+ | 0.4827 | 2.96 | 37 | 0.2750 | 0.97 | 0.9699 | 0.97 | 0.9731 | 0.9633 | 0.9988 |
67
+ | 0.3907 | 4.0 | 50 | 0.2061 | 0.98 | 0.9800 | 0.9800 | 0.9809 | 0.9752 | 0.9998 |
68
+ | 0.3212 | 4.96 | 62 | 0.1654 | 0.99 | 0.9900 | 0.9900 | 0.9902 | 0.9875 | 0.9999 |
69
+ | 0.2865 | 6.0 | 75 | 0.1355 | 0.9925 | 0.9925 | 0.9925 | 0.9926 | 0.9906 | 1.0000 |
70
+ | 0.278 | 6.96 | 87 | 0.1379 | 0.9925 | 0.9925 | 0.9925 | 0.9926 | 0.9906 | 0.9989 |
71
+ | 0.2285 | 8.0 | 100 | 0.1199 | 0.995 | 0.9950 | 0.9950 | 0.9950 | 0.9938 | 0.9993 |
72
+ | 0.1975 | 8.96 | 112 | 0.1239 | 0.99 | 0.9900 | 0.9900 | 0.9902 | 0.9875 | 0.9994 |
73
+ | 0.1949 | 9.6 | 120 | 0.1194 | 0.9925 | 0.9925 | 0.9925 | 0.9926 | 0.9906 | 0.9994 |
74
 
75
 
76
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:54969b81776a62dc4c9eca800fec54611804e79950a3e37f1872904dc956acc4
3
  size 378305028
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dffc27e794d7d5421e04e32c49e08cdefdd44f15225407db44d06f6e62f24f1
3
  size 378305028