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 |
-
| 0.
|
62 |
-
| 0.
|
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.0641
|
23 |
+
- Accuracy: 0.9875
|
24 |
+
- F1: 0.9875
|
25 |
+
- Recall: 0.9875
|
26 |
+
- Precision: 0.9878
|
27 |
+
- Mcc: 0.9844
|
28 |
+
- Auc: 0.9999
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall | Precision | Mcc | Auc |
|
60 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|:---------:|:------:|:------:|
|
61 |
+
| 0.2181 | 1.0 | 200 | 0.0440 | 0.9925 | 0.9925 | 0.9925 | 0.9926 | 0.9906 | 0.9981 |
|
62 |
+
| 0.0083 | 2.0 | 400 | 0.0609 | 0.9875 | 0.9875 | 0.9875 | 0.9880 | 0.9845 | 0.9987 |
|
63 |
+
| 0.0035 | 3.0 | 600 | 0.0888 | 0.98 | 0.9799 | 0.9800 | 0.9806 | 0.9752 | 0.9991 |
|
64 |
+
| 0.2407 | 4.0 | 800 | 0.1593 | 0.9725 | 0.9726 | 0.9725 | 0.9740 | 0.9660 | 0.9997 |
|
65 |
+
| 0.0859 | 5.0 | 1000 | 0.1234 | 0.9775 | 0.9777 | 0.9775 | 0.9790 | 0.9722 | 0.9999 |
|
66 |
+
| 0.2073 | 6.0 | 1200 | 0.0851 | 0.9825 | 0.9826 | 0.9825 | 0.9832 | 0.9783 | 0.9999 |
|
67 |
+
| 0.0036 | 7.0 | 1400 | 0.0550 | 0.9925 | 0.9925 | 0.9925 | 0.9927 | 0.9907 | 0.9999 |
|
68 |
+
| 0.0036 | 8.0 | 1600 | 0.0600 | 0.9925 | 0.9925 | 0.9925 | 0.9927 | 0.9907 | 1.0000 |
|
69 |
+
| 0.0013 | 9.0 | 1800 | 0.0645 | 0.99 | 0.9900 | 0.99 | 0.9903 | 0.9876 | 1.0000 |
|
70 |
+
| 0.0048 | 10.0 | 2000 | 0.0641 | 0.9875 | 0.9875 | 0.9875 | 0.9878 | 0.9844 | 0.9999 |
|
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:518c92494c8817e137f1c8e42b05b74bcf1bff3836cad2ca470f4a5d078ef281
|
3 |
size 378306500
|