Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ model-index:
|
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
-
value:
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -34,8 +34,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
34 |
|
35 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the mozilla-foundation/common_voice_11_0 fr dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
-
- Loss: 0.
|
38 |
-
- Wer:
|
39 |
|
40 |
## Model description
|
41 |
|
@@ -68,11 +68,7 @@ The following hyperparameters were used during training:
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
71 |
-
| 0.
|
72 |
-
| 0.2745 | 1.2 | 2000 | 0.3617 | 15.7746 |
|
73 |
-
| 0.1659 | 2.2 | 3000 | 0.3525 | 15.3083 |
|
74 |
-
| 0.1847 | 3.2 | 4000 | 0.3427 | 14.7869 |
|
75 |
-
| 0.1593 | 4.2 | 5000 | 0.3398 | 14.9085 |
|
76 |
|
77 |
|
78 |
### Framework versions
|
|
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
+
value: 00.00
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
34 |
|
35 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the mozilla-foundation/common_voice_11_0 fr dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
+
- Loss: 0.00
|
38 |
+
- Wer: 00.00
|
39 |
|
40 |
## Model description
|
41 |
|
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
71 |
+
| 0.00 | 0.2 | 1000 | 0.00 | 00.00 |
|
|
|
|
|
|
|
|
|
72 |
|
73 |
|
74 |
### Framework versions
|