Model save
Browse files- README.md +14 -14
- 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 an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Wer: 72.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -50,18 +50,18 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
53 |
-
| 0.2141 | 8.33 | 500 | 0.
|
54 |
-
| 0.
|
55 |
-
| 0.0007 | 25.0 | 1500 | 0.
|
56 |
-
| 0.0003 | 33.33 | 2000 | 0.
|
57 |
-
| 0.0002 | 41.67 | 2500 | 0.
|
58 |
-
| 0.0002 | 50.0 | 3000 | 0.
|
59 |
-
| 0.0001 | 58.33 | 3500 | 0.
|
60 |
-
| 0.0001 | 66.67 | 4000 | 0.
|
61 |
-
| 0.0001 | 75.0 | 4500 | 0.
|
62 |
-
| 0.0001 | 83.33 | 5000 | 0.
|
63 |
-
| 0.0001 | 91.67 | 5500 | 0.
|
64 |
-
| 0.0001 | 100.0 | 6000 | 0.
|
65 |
|
66 |
|
67 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0711
|
21 |
+
- Wer: 72.8237
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
53 |
+
| 0.2141 | 8.33 | 500 | 0.0633 | 15.6047 |
|
54 |
+
| 0.0023 | 16.67 | 1000 | 0.0629 | 29.2091 |
|
55 |
+
| 0.0007 | 25.0 | 1500 | 0.0646 | 46.2076 |
|
56 |
+
| 0.0003 | 33.33 | 2000 | 0.0659 | 54.1767 |
|
57 |
+
| 0.0002 | 41.67 | 2500 | 0.0670 | 58.2284 |
|
58 |
+
| 0.0002 | 50.0 | 3000 | 0.0679 | 64.0952 |
|
59 |
+
| 0.0001 | 58.33 | 3500 | 0.0688 | 65.9520 |
|
60 |
+
| 0.0001 | 66.67 | 4000 | 0.0695 | 68.5081 |
|
61 |
+
| 0.0001 | 75.0 | 4500 | 0.0701 | 70.5316 |
|
62 |
+
| 0.0001 | 83.33 | 5000 | 0.0706 | 72.2217 |
|
63 |
+
| 0.0001 | 91.67 | 5500 | 0.0710 | 72.6801 |
|
64 |
+
| 0.0001 | 100.0 | 6000 | 0.0711 | 72.8237 |
|
65 |
|
66 |
|
67 |
### 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:179de992161edb66cdcc4a059ebd98b02ad9920d76e2f26138d4f680a6d4a916
|
3 |
size 151099494
|