Commit
·
53bbadc
1
Parent(s):
fc35b04
./whisper-medium-gabriel_fold_1
Browse files- README.md +8 -8
- 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-medium](https://huggingface.co/openai/whisper-medium) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Wer:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,12 +49,12 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
52 |
-
|
|
53 |
-
|
|
54 |
-
|
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.2852
|
21 |
+
- Wer: 15.3917
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
52 |
+
| 0.7658 | 1.0 | 169 | 0.3021 | 14.4355 |
|
53 |
+
| 0.1396 | 2.0 | 338 | 0.2658 | 13.8186 |
|
54 |
+
| 0.0566 | 3.0 | 507 | 0.2666 | 14.0037 |
|
55 |
+
| 0.0252 | 4.0 | 676 | 0.2820 | 18.3837 |
|
56 |
+
| 0.0118 | 5.0 | 845 | 0.2801 | 13.6336 |
|
57 |
+
| 0.0067 | 6.0 | 1014 | 0.2852 | 15.3917 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3055754969
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e638d0ceded8b75bc996eb1263f195684f26b4058e0d1d378a989d46af4a0401
|
3 |
size 3055754969
|