End of training
Browse files
README.md
CHANGED
@@ -1,40 +1,24 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
-
- ro
|
4 |
license: apache-2.0
|
5 |
base_model: openai/whisper-medium
|
6 |
tags:
|
7 |
-
- hf-asr-leaderboard
|
8 |
- generated_from_trainer
|
9 |
-
datasets:
|
10 |
-
- mozilla-foundation/common_voice_16_1
|
11 |
metrics:
|
12 |
- wer
|
13 |
model-index:
|
14 |
-
- name:
|
15 |
-
results:
|
16 |
-
- task:
|
17 |
-
name: Automatic Speech Recognition
|
18 |
-
type: automatic-speech-recognition
|
19 |
-
dataset:
|
20 |
-
name: Common Voice 16.1
|
21 |
-
type: mozilla-foundation/common_voice_16_1
|
22 |
-
args: 'config: ro, split: test'
|
23 |
-
metrics:
|
24 |
-
- name: Wer
|
25 |
-
type: wer
|
26 |
-
value: 12.451220618930938
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
30 |
should probably proofread and complete it, then remove this comment. -->
|
31 |
|
32 |
-
#
|
33 |
|
34 |
-
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on
|
35 |
It achieves the following results on the evaluation set:
|
36 |
-
- Loss: 0.
|
37 |
-
- Wer: 12.
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -63,20 +47,24 @@ The following hyperparameters were used during training:
|
|
63 |
- total_eval_batch_size: 48
|
64 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
65 |
- lr_scheduler_type: linear
|
66 |
-
- lr_scheduler_warmup_steps:
|
67 |
-
- training_steps:
|
68 |
- mixed_precision_training: Native AMP
|
69 |
|
70 |
### Training results
|
71 |
|
72 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
73 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
|
|
|
|
|
|
|
|
80 |
|
81 |
|
82 |
### Framework versions
|
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: openai/whisper-medium
|
4 |
tags:
|
|
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
metrics:
|
7 |
- wer
|
8 |
model-index:
|
9 |
+
- name: Whisper_medium_ro_VladS_02_16_24_1500_steps_multi_gpu
|
10 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
+
# Whisper_medium_ro_VladS_02_16_24_1500_steps_multi_gpu
|
17 |
|
18 |
+
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.1719
|
21 |
+
- Wer: 12.1033
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
47 |
- total_eval_batch_size: 48
|
48 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
49 |
- lr_scheduler_type: linear
|
50 |
+
- lr_scheduler_warmup_steps: 250
|
51 |
+
- training_steps: 2500
|
52 |
- mixed_precision_training: Native AMP
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
58 |
+
| 0.1563 | 0.98 | 250 | 0.1542 | 14.6716 |
|
59 |
+
| 0.0933 | 1.96 | 500 | 0.1306 | 13.0714 |
|
60 |
+
| 0.0428 | 2.94 | 750 | 0.1298 | 11.8886 |
|
61 |
+
| 0.0243 | 3.92 | 1000 | 0.1353 | 12.0096 |
|
62 |
+
| 0.0147 | 4.9 | 1250 | 0.1433 | 12.1064 |
|
63 |
+
| 0.0083 | 5.88 | 1500 | 0.1572 | 12.2606 |
|
64 |
+
| 0.0052 | 6.86 | 1750 | 0.1591 | 12.3090 |
|
65 |
+
| 0.0037 | 7.84 | 2000 | 0.1665 | 12.0307 |
|
66 |
+
| 0.0026 | 8.82 | 2250 | 0.1708 | 12.0549 |
|
67 |
+
| 0.0021 | 9.8 | 2500 | 0.1719 | 12.1033 |
|
68 |
|
69 |
|
70 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1634047376
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b8e3360d4bf15cfcdeed82edf8399fa8262b2aa056f3e295c48072f4c46c8d4
|
3 |
size 1634047376
|
runs/Feb16_21-52-08_ubuntu-llama/events.out.tfevents.1708113139.ubuntu-llama.782673.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:d8e9f8d72f27bce41d7135f6c503e15fe3d68fc40b1cfa6275e908aec9dea521
|
3 |
+
size 24541
|