harutotakita
commited on
Commit
•
247ce60
1
Parent(s):
93e80c4
End of training
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 2.0664
|
21 |
-
- Wer:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -52,10 +52,10 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
### Training results
|
54 |
|
55 |
-
| Training Loss | Epoch | Step | Validation Loss | Wer
|
56 |
-
|
57 |
-
| No log | 6.9565 | 10 | 2.1992 |
|
58 |
-
| No log | 13.9130 | 20 | 2.0664 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
18 |
This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 2.0664
|
21 |
+
- Wer: 100.4905
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
52 |
|
53 |
### Training results
|
54 |
|
55 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
56 |
+
|:-------------:|:-------:|:----:|:---------------:|:--------:|
|
57 |
+
| No log | 6.9565 | 10 | 2.1992 | 102.3218 |
|
58 |
+
| No log | 13.9130 | 20 | 2.0664 | 100.4905 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
runs/Sep25_06-20-06_ip-10-0-4-196/events.out.tfevents.1727245292.ip-10-0-4-196
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77ac658c72bc5ef0798d0260746da2d61c177bff20e80af4d07e53d687f8be6b
|
3 |
+
size 7764
|