aydink commited on
Commit
9193c5c
1 Parent(s): 293702c

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 [MIT/ast-finetuned-audioset-10-10-0.4593](https://huggingface.co/MIT/ast-finetuned-audioset-10-10-0.4593) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.5704
24
- - Accuracy: 0.8775
25
- - F1: 0.8773
26
- - Recall: 0.8775
27
- - Precision: 0.8773
28
- - Mcc: 0.8469
29
- - Auc: 0.9835
30
 
31
  ## Model description
32
 
@@ -59,16 +59,16 @@ The following hyperparameters were used during training:
59
 
60
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall | Precision | Mcc | Auc |
61
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|:---------:|:------:|:------:|
62
- | 1.0165 | 1.0 | 200 | 1.2394 | 0.5575 | 0.4931 | 0.5575 | 0.4662 | 0.4677 | 0.8879 |
63
- | 0.8119 | 2.0 | 400 | 0.5971 | 0.7575 | 0.7576 | 0.7575 | 0.7668 | 0.6992 | 0.9592 |
64
- | 0.1652 | 3.0 | 600 | 0.5719 | 0.815 | 0.8161 | 0.8150 | 0.8273 | 0.7711 | 0.9713 |
65
- | 0.0829 | 4.0 | 800 | 0.8850 | 0.8 | 0.8017 | 0.8 | 0.8346 | 0.7590 | 0.9730 |
66
- | 0.0102 | 5.0 | 1000 | 0.7974 | 0.8375 | 0.8386 | 0.8375 | 0.8590 | 0.8024 | 0.9778 |
67
- | 0.0004 | 6.0 | 1200 | 0.5919 | 0.86 | 0.8607 | 0.86 | 0.8632 | 0.8254 | 0.9815 |
68
- | 0.0 | 7.0 | 1400 | 0.5652 | 0.88 | 0.8798 | 0.8800 | 0.8803 | 0.8502 | 0.9833 |
69
- | 0.0 | 8.0 | 1600 | 0.5665 | 0.875 | 0.8749 | 0.875 | 0.8749 | 0.8438 | 0.9834 |
70
- | 0.0 | 9.0 | 1800 | 0.5695 | 0.8775 | 0.8773 | 0.8775 | 0.8773 | 0.8469 | 0.9835 |
71
- | 0.0 | 10.0 | 2000 | 0.5704 | 0.8775 | 0.8773 | 0.8775 | 0.8773 | 0.8469 | 0.9835 |
72
 
73
 
74
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [MIT/ast-finetuned-audioset-10-10-0.4593](https://huggingface.co/MIT/ast-finetuned-audioset-10-10-0.4593) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.0088
24
+ - Accuracy: 0.995
25
+ - F1: 0.9950
26
+ - Recall: 0.9950
27
+ - Precision: 0.9951
28
+ - Mcc: 0.9938
29
+ - Auc: 1.0000
30
 
31
  ## Model description
32
 
 
59
 
60
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall | Precision | Mcc | Auc |
61
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|:---------:|:------:|:------:|
62
+ | 0.3329 | 1.0 | 200 | 0.1555 | 0.9525 | 0.9521 | 0.9525 | 0.9566 | 0.9418 | 0.9991 |
63
+ | 0.1007 | 2.0 | 400 | 0.1966 | 0.9525 | 0.9512 | 0.9525 | 0.9559 | 0.9420 | 0.9975 |
64
+ | 0.0243 | 3.0 | 600 | 0.0619 | 0.98 | 0.9799 | 0.9800 | 0.9805 | 0.9752 | 0.9999 |
65
+ | 0.0007 | 4.0 | 800 | 0.0194 | 0.995 | 0.9950 | 0.9950 | 0.9950 | 0.9938 | 1.0000 |
66
+ | 0.0 | 5.0 | 1000 | 0.0182 | 0.9925 | 0.9925 | 0.9925 | 0.9927 | 0.9907 | 1.0000 |
67
+ | 0.0 | 6.0 | 1200 | 0.0106 | 0.995 | 0.9950 | 0.9950 | 0.9951 | 0.9938 | 1.0000 |
68
+ | 0.0 | 7.0 | 1400 | 0.0098 | 0.995 | 0.9950 | 0.9950 | 0.9951 | 0.9938 | 1.0000 |
69
+ | 0.0 | 8.0 | 1600 | 0.0093 | 0.995 | 0.9950 | 0.9950 | 0.9951 | 0.9938 | 1.0000 |
70
+ | 0.0 | 9.0 | 1800 | 0.0089 | 0.995 | 0.9950 | 0.9950 | 0.9951 | 0.9938 | 1.0000 |
71
+ | 0.0 | 10.0 | 2000 | 0.0088 | 0.995 | 0.9950 | 0.9950 | 0.9951 | 0.9938 | 1.0000 |
72
 
73
 
74
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:db80e625a180f5610e8d82a29a21df63560662bddffe424c1c1581fcac7d64de
3
  size 344799268
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7880498f1f4ea50e56c2ead16c1cdfc003d91057c688c36a4a41c07847eb012a
3
  size 344799268