kurianbenoy
commited on
Commit
•
f8eac2e
1
Parent(s):
91acdbc
Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ model-index:
|
|
21 |
metrics:
|
22 |
- name: Wer
|
23 |
type: wer
|
24 |
-
value: 0.
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
|
33 |
It achieves the following results on the evaluation set:
|
34 |
- Loss: 0.5694
|
35 |
-
- Wer Ortho:
|
36 |
-
- Wer: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -49,23 +49,7 @@ More information needed
|
|
49 |
|
50 |
## Training procedure
|
51 |
|
52 |
-
### Training hyperparameters
|
53 |
|
54 |
-
The following hyperparameters were used during training:
|
55 |
-
- learning_rate: 1e-05
|
56 |
-
- train_batch_size: 16
|
57 |
-
- eval_batch_size: 2
|
58 |
-
- seed: 42
|
59 |
-
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
60 |
-
- lr_scheduler_type: constant_with_warmup
|
61 |
-
- lr_scheduler_warmup_steps: 50
|
62 |
-
- training_steps: 500
|
63 |
-
|
64 |
-
### Training results
|
65 |
-
|
66 |
-
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
67 |
-
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|
|
68 |
-
| 0.0009 | 17.86 | 500 | 0.5694 | 33.5185 | 0.3371 |
|
69 |
|
70 |
|
71 |
### Framework versions
|
|
|
21 |
metrics:
|
22 |
- name: Wer
|
23 |
type: wer
|
24 |
+
value: 0.24654023577652487
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
|
33 |
It achieves the following results on the evaluation set:
|
34 |
- Loss: 0.5694
|
35 |
+
- Wer Ortho: 0.3715670436187399
|
36 |
+
- Wer: 0.24654023577652487
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
49 |
|
50 |
## Training procedure
|
51 |
|
|
|
52 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
|
54 |
|
55 |
### Framework versions
|