llillillil
commited on
Commit
•
cb6916f
1
Parent(s):
7085953
Model save
Browse files
README.md
CHANGED
@@ -18,8 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Wer:
|
|
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -50,13 +51,13 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
### Training results
|
52 |
|
53 |
-
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
54 |
-
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.8196
|
22 |
+
- Wer: 68.7556
|
23 |
+
- Cer: 42.4589
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
51 |
|
52 |
### Training results
|
53 |
|
54 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
|
55 |
+
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
|
56 |
+
| 0.8709 | 1.0 | 559 | 0.9190 | 78.1558 | 48.5899 |
|
57 |
+
| 0.6026 | 2.0 | 1118 | 0.8174 | 73.1871 | 45.7778 |
|
58 |
+
| 0.3343 | 3.0 | 1677 | 0.7864 | 70.3223 | 41.8295 |
|
59 |
+
| 0.1663 | 4.0 | 2236 | 0.7846 | 68.8004 | 44.3636 |
|
60 |
+
| 0.0664 | 5.0 | 2795 | 0.8196 | 68.7556 | 42.4589 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 18956144
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:98c3927c5882348522b3d63f5c8c5c4b157561dd40e3136b4355122f3e587500
|
3 |
size 18956144
|
runs/Nov15_15-44-34_WIN-CEJF2NB9KFH/events.out.tfevents.1731656676.WIN-CEJF2NB9KFH.43792.0
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:7dc9b537952846ccc2e610a45fc147983824668b66e33e9d99eb8a747c8dba6f
|
3 |
+
size 31453
|