Bernadette16
commited on
Commit
•
3230461
1
Parent(s):
03693c1
End of training
Browse files- README.md +6 -6
- model.safetensors +1 -1
- training_args.bin +1 -1
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 the PolyAI/minds14 dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss:
|
21 |
-
- Wer:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -53,10 +53,10 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
56 |
-
| No log | 0.2 | 20 |
|
57 |
-
|
|
58 |
-
|
|
59 |
-
|
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the PolyAI/minds14 dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 14.6779
|
21 |
+
- Wer: 0.9992
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
56 |
+
| No log | 0.2 | 20 | 18.3455 | 1.0 |
|
57 |
+
| 22.3132 | 0.4 | 40 | 14.6779 | 0.9992 |
|
58 |
+
| 12.9314 | 0.6 | 60 | 5.6604 | 1.0 |
|
59 |
+
| 12.9314 | 0.8 | 80 | 3.8006 | 1.0 |
|
60 |
|
61 |
|
62 |
### 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:44ee873a2e1a04033fd997928a72b608d4fe19176b2bb11f8ac1ed2d308caf38
|
3 |
size 377611120
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e3cca9e3411a56b32081dfe18c164bcc86831a3e5c4d47f97cc41d9d07493b5
|
3 |
size 4600
|