holmes26/fluent-noisy-wav2vec
Browse files
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Wer: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -51,21 +51,21 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
54 |
-
| 4.
|
55 |
-
|
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
|
70 |
|
71 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0169
|
21 |
+
- Wer: 0.2673
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
54 |
+
| 4.6087 | 1.26 | 500 | 3.0092 | 1.0 |
|
55 |
+
| 2.1293 | 2.53 | 1000 | 0.4565 | 0.6872 |
|
56 |
+
| 0.443 | 3.79 | 1500 | 0.1887 | 0.3995 |
|
57 |
+
| 0.2368 | 5.05 | 2000 | 0.0564 | 0.3034 |
|
58 |
+
| 0.1775 | 6.31 | 2500 | 0.0398 | 0.2964 |
|
59 |
+
| 0.132 | 7.58 | 3000 | 0.0574 | 0.2895 |
|
60 |
+
| 0.1176 | 8.84 | 3500 | 0.0298 | 0.2749 |
|
61 |
+
| 0.1023 | 10.1 | 4000 | 0.0243 | 0.2708 |
|
62 |
+
| 0.0833 | 11.36 | 4500 | 0.0235 | 0.2796 |
|
63 |
+
| 0.0668 | 12.63 | 5000 | 0.0160 | 0.2714 |
|
64 |
+
| 0.0559 | 13.89 | 5500 | 0.0264 | 0.2749 |
|
65 |
+
| 0.0414 | 15.15 | 6000 | 0.0157 | 0.2673 |
|
66 |
+
| 0.0388 | 16.41 | 6500 | 0.0231 | 0.2772 |
|
67 |
+
| 0.0313 | 17.68 | 7000 | 0.0168 | 0.2667 |
|
68 |
+
| 0.0286 | 18.94 | 7500 | 0.0169 | 0.2673 |
|
69 |
|
70 |
|
71 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 377611120
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38c194a745499cf4328fe975453cf7965f00a37310ced0e44ef52cc0c7bbb693
|
3 |
size 377611120
|
runs/Apr12_04-45-40_ea12af538c4e/events.out.tfevents.1712897277.ea12af538c4e.166.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6f4c6f735034b6fc45e9ddfc93e146bb4642a769fd387dad2b44aa9f061b0f7
|
3 |
+
size 14667
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3982a92f7466409f520e3c0379b7a3a137ae8d607deafd76e75c0ed97fbf178
|
3 |
size 4984
|