Model save
Browse files- README.md +17 -17
- model.safetensors +1 -1
README.md
CHANGED
@@ -19,13 +19,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [microsoft/unispeech-sat-base](https://huggingface.co/microsoft/unispeech-sat-base) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Accuracy: 0.
|
24 |
-
- F1: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- Precision: 0.
|
27 |
-
- Mcc: 0.
|
28 |
-
- Auc: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -58,16 +58,16 @@ The following hyperparameters were used during training:
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall | Precision | Mcc | Auc |
|
60 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|:---------:|:------:|:------:|
|
61 |
-
|
|
62 |
-
|
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
|
72 |
|
73 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [microsoft/unispeech-sat-base](https://huggingface.co/microsoft/unispeech-sat-base) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.0526
|
23 |
+
- Accuracy: 0.9925
|
24 |
+
- F1: 0.9925
|
25 |
+
- Recall: 0.9925
|
26 |
+
- Precision: 0.9927
|
27 |
+
- Mcc: 0.9907
|
28 |
+
- Auc: 0.9994
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall | Precision | Mcc | Auc |
|
60 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|:---------:|:------:|:------:|
|
61 |
+
| 0.2855 | 1.0 | 200 | 0.1316 | 0.9675 | 0.9676 | 0.9675 | 0.9687 | 0.9596 | 0.9977 |
|
62 |
+
| 0.0865 | 2.0 | 400 | 0.0724 | 0.9825 | 0.9825 | 0.9825 | 0.9833 | 0.9783 | 0.9999 |
|
63 |
+
| 0.0536 | 3.0 | 600 | 0.0436 | 0.9925 | 0.9925 | 0.9925 | 0.9926 | 0.9906 | 0.9981 |
|
64 |
+
| 0.1822 | 4.0 | 800 | 0.0470 | 0.99 | 0.9900 | 0.99 | 0.9901 | 0.9875 | 0.9999 |
|
65 |
+
| 0.0343 | 5.0 | 1000 | 0.1409 | 0.975 | 0.9751 | 0.975 | 0.9765 | 0.9691 | 0.9997 |
|
66 |
+
| 0.1201 | 6.0 | 1200 | 0.1419 | 0.9675 | 0.9677 | 0.9675 | 0.9696 | 0.9598 | 0.9975 |
|
67 |
+
| 0.102 | 7.0 | 1400 | 0.1631 | 0.9725 | 0.9727 | 0.9725 | 0.9746 | 0.9661 | 0.9967 |
|
68 |
+
| 0.0105 | 8.0 | 1600 | 0.0528 | 0.9925 | 0.9925 | 0.9925 | 0.9927 | 0.9907 | 0.9987 |
|
69 |
+
| 0.0039 | 9.0 | 1800 | 0.0708 | 0.9875 | 0.9875 | 0.9875 | 0.9880 | 0.9845 | 0.9984 |
|
70 |
+
| 0.0058 | 10.0 | 2000 | 0.0526 | 0.9925 | 0.9925 | 0.9925 | 0.9927 | 0.9907 | 0.9994 |
|
71 |
|
72 |
|
73 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 378306500
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:787b73ea0d6a6ca8c3bee854b190acb70b6b2b2ccfa7b80297ed3763ab2ed9e2
|
3 |
size 378306500
|