velocity-ai
commited on
End of training
Browse files
README.md
CHANGED
@@ -7,17 +7,33 @@ tags:
|
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
- velocity-whisper-tiny
|
|
|
|
|
10 |
model-index:
|
11 |
-
- name: whisper-
|
12 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
should probably proofread and complete it, then remove this comment. -->
|
17 |
|
18 |
-
# whisper-
|
19 |
|
20 |
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the whisper-training dataset.
|
|
|
|
|
|
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -43,11 +59,15 @@ 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: 500
|
46 |
-
- num_epochs:
|
47 |
- mixed_precision_training: Native AMP
|
48 |
|
49 |
### Training results
|
50 |
|
|
|
|
|
|
|
|
|
51 |
|
52 |
|
53 |
### Framework versions
|
|
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
- velocity-whisper-tiny
|
10 |
+
metrics:
|
11 |
+
- wer
|
12 |
model-index:
|
13 |
+
- name: whisper-tiny-finetuned-hinglish
|
14 |
+
results:
|
15 |
+
- task:
|
16 |
+
name: Automatic Speech Recognition
|
17 |
+
type: automatic-speech-recognition
|
18 |
+
dataset:
|
19 |
+
name: whisper-training
|
20 |
+
type: velocity-whisper-tiny
|
21 |
+
args: 'config: hi, split: test'
|
22 |
+
metrics:
|
23 |
+
- name: Wer
|
24 |
+
type: wer
|
25 |
+
value: 10.60473269062226
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
29 |
should probably proofread and complete it, then remove this comment. -->
|
30 |
|
31 |
+
# whisper-tiny-finetuned-hinglish
|
32 |
|
33 |
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the whisper-training dataset.
|
34 |
+
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.0702
|
36 |
+
- Wer: 10.6047
|
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: 500
|
62 |
+
- num_epochs: 40
|
63 |
- mixed_precision_training: Native AMP
|
64 |
|
65 |
### Training results
|
66 |
|
67 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
68 |
+
|:-------------:|:-------:|:----:|:---------------:|:-------:|
|
69 |
+
| 0.001 | 17.8571 | 1000 | 0.0647 | 10.4294 |
|
70 |
+
| 0.0003 | 35.7143 | 2000 | 0.0702 | 10.6047 |
|
71 |
|
72 |
|
73 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 151061672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d805c3307077b3652c2ff434d9975c080843090954b9566adbdb1d48f679484b
|
3 |
size 151061672
|
runs/Jun05_12-12-41_cd7e4c04dfb4/events.out.tfevents.1717589563.cd7e4c04dfb4.2238.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:cdfb2b84973d3e6bfaac214edc6b6bf8177299282f403e0c81d86d5e1cd9fad1
|
3 |
+
size 26386
|