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 |
|
@@ -60,16 +60,16 @@ The following hyperparameters were used during training:
|
|
60 |
|
61 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall | Precision | Mcc | Auc |
|
62 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|:---------:|:------:|:------:|
|
63 |
-
|
|
64 |
-
|
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
|
74 |
|
75 |
### 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.0013
|
23 |
+
- Accuracy: 1.0
|
24 |
+
- F1: 1.0
|
25 |
+
- Recall: 1.0
|
26 |
+
- Precision: 1.0
|
27 |
+
- Mcc: 1.0
|
28 |
+
- Auc: 1.0
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
60 |
|
61 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall | Precision | Mcc | Auc |
|
62 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|:---------:|:------:|:------:|
|
63 |
+
| 0.1326 | 1.0 | 50 | 0.0283 | 0.9975 | 0.9975 | 0.9975 | 0.9975 | 0.9969 | 1.0 |
|
64 |
+
| 0.1323 | 2.0 | 100 | 0.0450 | 0.9925 | 0.9925 | 0.9925 | 0.9928 | 0.9907 | 0.9994 |
|
65 |
+
| 0.0499 | 3.0 | 150 | 0.0081 | 0.9975 | 0.9975 | 0.9975 | 0.9975 | 0.9969 | 1.0 |
|
66 |
+
| 0.0183 | 4.0 | 200 | 0.0037 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 |
|
67 |
+
| 0.024 | 5.0 | 250 | 0.0026 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 |
|
68 |
+
| 0.0326 | 6.0 | 300 | 0.0020 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 |
|
69 |
+
| 0.0172 | 7.0 | 350 | 0.0017 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 |
|
70 |
+
| 0.0053 | 8.0 | 400 | 0.0015 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 |
|
71 |
+
| 0.0034 | 9.0 | 450 | 0.0050 | 0.9975 | 0.9975 | 0.9975 | 0.9975 | 0.9969 | 1.0 |
|
72 |
+
| 0.014 | 10.0 | 500 | 0.0013 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 |
|
73 |
|
74 |
|
75 |
### 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:c2d4ff24424b4380616185feada734c526283fc3315d6b82a3d0cb323cc17941
|
3 |
size 378306500
|