End of training
Browse files- README.md +9 -9
- model.safetensors +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 [openai/whisper-tiny.en](https://huggingface.co/openai/whisper-tiny.en) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss:
|
21 |
-
- Wer:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -48,13 +48,13 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
-
| Training Loss | Epoch | Step | Validation Loss | Wer
|
52 |
-
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [openai/whisper-tiny.en](https://huggingface.co/openai/whisper-tiny.en) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 5.2953
|
21 |
+
- Wer: 123.8095
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
52 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
+
| 0.138 | 100.0 | 100 | 5.4546 | 119.0476 |
|
54 |
+
| 0.0191 | 200.0 | 200 | 5.2962 | 119.0476 |
|
55 |
+
| 0.0038 | 300.0 | 300 | 5.2987 | 123.8095 |
|
56 |
+
| 0.0021 | 400.0 | 400 | 5.2961 | 123.8095 |
|
57 |
+
| 0.0017 | 500.0 | 500 | 5.2953 | 123.8095 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 151060136
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0851eb31cfbc46099d8407228966039cac7840566c931d4ee323080d5c13f490
|
3 |
size 151060136
|