Model save
Browse files
README.md
CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on an unknown dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 1.
|
25 |
-
- Accuracy: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Recall: 0.
|
28 |
-
- Precision: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -56,23 +56,23 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
### Training results
|
58 |
|
59 |
-
| Training Loss | Epoch | Step
|
60 |
-
|
61 |
-
|
|
62 |
-
|
|
63 |
-
|
|
64 |
-
|
|
65 |
-
|
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
|
77 |
|
78 |
### Framework versions
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on an unknown dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 1.4970
|
25 |
+
- Accuracy: 0.8304
|
26 |
+
- F1: 0.8244
|
27 |
+
- Recall: 0.8262
|
28 |
+
- Precision: 0.8260
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
56 |
|
57 |
### Training results
|
58 |
|
59 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall | Precision |
|
60 |
+
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|:------:|:---------:|
|
61 |
+
| 1.1447 | 1.0 | 2393 | 1.2684 | 0.6524 | 0.6382 | 0.6533 | 0.6527 |
|
62 |
+
| 0.7302 | 2.0 | 4786 | 0.8886 | 0.7458 | 0.7421 | 0.7479 | 0.7637 |
|
63 |
+
| 0.521 | 3.0 | 7179 | 0.8755 | 0.7701 | 0.7686 | 0.7715 | 0.7934 |
|
64 |
+
| 0.3648 | 4.0 | 9572 | 1.0389 | 0.7731 | 0.7723 | 0.7673 | 0.7928 |
|
65 |
+
| 0.6132 | 5.0 | 11965 | 1.0694 | 0.7997 | 0.7955 | 0.7943 | 0.8170 |
|
66 |
+
| 0.6512 | 6.0 | 14358 | 1.2190 | 0.7886 | 0.7864 | 0.7864 | 0.7984 |
|
67 |
+
| 0.0851 | 7.0 | 16751 | 1.2496 | 0.8022 | 0.7959 | 0.7973 | 0.8082 |
|
68 |
+
| 0.0881 | 8.0 | 19144 | 1.2582 | 0.8127 | 0.8088 | 0.8105 | 0.8098 |
|
69 |
+
| 0.1063 | 9.0 | 21537 | 1.4087 | 0.8148 | 0.8119 | 0.8121 | 0.8176 |
|
70 |
+
| 0.4205 | 10.0 | 23930 | 1.4825 | 0.8055 | 0.8001 | 0.8019 | 0.8158 |
|
71 |
+
| 0.0478 | 11.0 | 26323 | 1.4240 | 0.8109 | 0.8023 | 0.8031 | 0.8082 |
|
72 |
+
| 0.0037 | 12.0 | 28716 | 1.3865 | 0.8248 | 0.8182 | 0.8199 | 0.8202 |
|
73 |
+
| 0.0236 | 13.0 | 31109 | 1.4570 | 0.8279 | 0.8230 | 0.8232 | 0.8250 |
|
74 |
+
| 0.0094 | 14.0 | 33502 | 1.4892 | 0.8289 | 0.8227 | 0.8248 | 0.8249 |
|
75 |
+
| 0.0002 | 15.0 | 35895 | 1.4970 | 0.8304 | 0.8244 | 0.8262 | 0.8260 |
|
76 |
|
77 |
|
78 |
### Framework versions
|
runs/Nov15_11-55-44_609d66a3dca1/events.out.tfevents.1731717458.609d66a3dca1.203.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:deed8ca75a0742574985d543abfd4bc15825957550ccafc0ec506eff18f6aee6
|
3 |
+
size 569
|