SamagraDataGov
commited on
Commit
•
85b7d6e
1
Parent(s):
bd8ff79
Model save
Browse files- README.md +7 -7
- pytorch_model.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 [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Wer: 27.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -53,11 +53,11 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
55 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.1752
|
21 |
+
- Wer: 27.1501
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
55 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
56 |
+
| 0.2566 | 1.2698 | 40 | 0.1388 | 23.6931 |
|
57 |
+
| 0.0988 | 2.5397 | 80 | 0.1452 | 23.4401 |
|
58 |
+
| 0.0499 | 3.8095 | 120 | 0.1461 | 23.9460 |
|
59 |
+
| 0.0299 | 5.0794 | 160 | 0.1596 | 24.1990 |
|
60 |
+
| 0.0132 | 6.3492 | 200 | 0.1752 | 27.1501 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 151099494
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:835aef09c49f8a7b2b8c96b1116c40e4b11df452c0a0038ea3b3f208dcb5311b
|
3 |
size 151099494
|