JulieHinge
commited on
End of training
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
language:
|
4 |
-
-
|
5 |
license: apache-2.0
|
6 |
base_model: openai/whisper-large
|
7 |
tags:
|
@@ -12,7 +12,7 @@ datasets:
|
|
12 |
metrics:
|
13 |
- wer
|
14 |
model-index:
|
15 |
-
- name: Whisper
|
16 |
results:
|
17 |
- task:
|
18 |
name: Automatic Speech Recognition
|
@@ -24,18 +24,18 @@ 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
|
31 |
should probably proofread and complete it, then remove this comment. -->
|
32 |
|
33 |
-
# Whisper
|
34 |
|
35 |
This model is a fine-tuned version of [openai/whisper-large](https://huggingface.co/openai/whisper-large) on the ftspeech dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
-
- Loss: 0.
|
38 |
-
- Wer:
|
39 |
|
40 |
## Model description
|
41 |
|
@@ -63,18 +63,23 @@ The following hyperparameters were used during training:
|
|
63 |
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
64 |
- lr_scheduler_type: linear
|
65 |
- lr_scheduler_warmup_steps: 200
|
66 |
-
- training_steps:
|
67 |
- mixed_precision_training: Native AMP
|
68 |
|
69 |
### Training results
|
70 |
|
71 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
72 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
78 |
|
79 |
|
80 |
### Framework versions
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
language:
|
4 |
+
- da
|
5 |
license: apache-2.0
|
6 |
base_model: openai/whisper-large
|
7 |
tags:
|
|
|
12 |
metrics:
|
13 |
- wer
|
14 |
model-index:
|
15 |
+
- name: Whisper small FTSpeech - Julie
|
16 |
results:
|
17 |
- task:
|
18 |
name: Automatic Speech Recognition
|
|
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
+
value: 19.463820660777202
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
31 |
should probably proofread and complete it, then remove this comment. -->
|
32 |
|
33 |
+
# Whisper small FTSpeech - Julie
|
34 |
|
35 |
This model is a fine-tuned version of [openai/whisper-large](https://huggingface.co/openai/whisper-large) on the ftspeech dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
+
- Loss: 0.2781
|
38 |
+
- Wer: 19.4638
|
39 |
|
40 |
## Model description
|
41 |
|
|
|
63 |
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
64 |
- lr_scheduler_type: linear
|
65 |
- lr_scheduler_warmup_steps: 200
|
66 |
+
- training_steps: 5000
|
67 |
- mixed_precision_training: Native AMP
|
68 |
|
69 |
### Training results
|
70 |
|
71 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
72 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
73 |
+
| 0.4214 | 0.0080 | 500 | 0.4317 | 26.8590 |
|
74 |
+
| 0.3568 | 0.0161 | 1000 | 0.3763 | 24.5151 |
|
75 |
+
| 0.3443 | 0.0241 | 1500 | 0.3443 | 23.0618 |
|
76 |
+
| 0.3218 | 0.0321 | 2000 | 0.3275 | 22.0048 |
|
77 |
+
| 0.2851 | 0.0402 | 2500 | 0.3139 | 21.2409 |
|
78 |
+
| 0.2638 | 0.0482 | 3000 | 0.3021 | 20.4187 |
|
79 |
+
| 0.2515 | 0.0562 | 3500 | 0.2943 | 20.2420 |
|
80 |
+
| 0.2692 | 0.0643 | 4000 | 0.2864 | 19.9020 |
|
81 |
+
| 0.2503 | 0.0723 | 4500 | 0.2806 | 19.6671 |
|
82 |
+
| 0.2396 | 0.0803 | 5000 | 0.2781 | 19.4638 |
|
83 |
|
84 |
|
85 |
### Framework versions
|
runs/Dec10_18-27-43_desktop2.hpc.itu.dk/events.out.tfevents.1733851675.desktop2.hpc.itu.dk.209075.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:10bea5a93d8b02cd655f6b81bf2b7c36e31a8085aac8ba06c56424c8fc960c34
|
3 |
+
size 30528
|