End of training
Browse files
README.md
CHANGED
@@ -7,9 +7,22 @@ tags:
|
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
- mozilla-foundation/common_voice_11_0
|
|
|
|
|
10 |
model-index:
|
11 |
- name: Whisper Small Hi - Sanchit Gandhi
|
12 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -18,6 +31,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
# Whisper Small Hi - Sanchit Gandhi
|
19 |
|
20 |
This model is a fine-tuned version of [nurzhanit/dlc_audio](https://huggingface.co/nurzhanit/dlc_audio) on the Common Voice 11.0 dataset.
|
|
|
|
|
|
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -43,10 +59,13 @@ The following hyperparameters were used during training:
|
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
- lr_scheduler_type: linear
|
45 |
- lr_scheduler_warmup_steps: 20
|
46 |
-
- training_steps:
|
47 |
|
48 |
### Training results
|
49 |
|
|
|
|
|
|
|
50 |
|
51 |
|
52 |
### Framework versions
|
|
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
- mozilla-foundation/common_voice_11_0
|
10 |
+
metrics:
|
11 |
+
- wer
|
12 |
model-index:
|
13 |
- name: Whisper Small Hi - Sanchit Gandhi
|
14 |
+
results:
|
15 |
+
- task:
|
16 |
+
name: Automatic Speech Recognition
|
17 |
+
type: automatic-speech-recognition
|
18 |
+
dataset:
|
19 |
+
name: Common Voice 11.0
|
20 |
+
type: mozilla-foundation/common_voice_11_0
|
21 |
+
args: 'config: hi, split: test'
|
22 |
+
metrics:
|
23 |
+
- name: Wer
|
24 |
+
type: wer
|
25 |
+
value: 18.461538461538463
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
31 |
# Whisper Small Hi - Sanchit Gandhi
|
32 |
|
33 |
This model is a fine-tuned version of [nurzhanit/dlc_audio](https://huggingface.co/nurzhanit/dlc_audio) on the Common Voice 11.0 dataset.
|
34 |
+
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.0018
|
36 |
+
- Wer: 18.4615
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
59 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
60 |
- lr_scheduler_type: linear
|
61 |
- lr_scheduler_warmup_steps: 20
|
62 |
+
- training_steps: 60
|
63 |
|
64 |
### Training results
|
65 |
|
66 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
67 |
+
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
68 |
+
| 0.0022 | 50.0 | 50 | 0.0018 | 18.4615 |
|
69 |
|
70 |
|
71 |
### Framework versions
|
runs/Jan10_15-16-23_dlc-NUC12DCMi7/events.out.tfevents.1704881784.dlc-NUC12DCMi7
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:0008ae48fb6dbb2a91d245cd9ec62ddb86f6d59dd5eacdd220aba55a51ae3c3a
|
3 |
+
size 5996
|