End of training
Browse files
README.md
CHANGED
@@ -13,9 +13,21 @@ tags:
|
|
13 |
- generated_from_trainer
|
14 |
datasets:
|
15 |
- ntnu-smil/sandi2025-ds
|
|
|
|
|
16 |
model-index:
|
17 |
- name: whisper-large-v3-sandi-train-dev-1-pure-transcript
|
18 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
---
|
20 |
|
21 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -25,17 +37,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
25 |
|
26 |
This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on the ntnu-smil/sandi2025-ds dataset.
|
27 |
It achieves the following results on the evaluation set:
|
28 |
-
-
|
29 |
-
-
|
30 |
-
-
|
31 |
-
-
|
32 |
-
-
|
33 |
-
-
|
34 |
-
- eval_runtime: 494.8987
|
35 |
-
- eval_samples_per_second: 6.565
|
36 |
-
- eval_steps_per_second: 0.206
|
37 |
-
- epoch: 4.1429
|
38 |
-
- step: 28
|
39 |
|
40 |
## Model description
|
41 |
|
@@ -64,6 +71,16 @@ The following hyperparameters were used during training:
|
|
64 |
- lr_scheduler_type: linear
|
65 |
- training_steps: 28
|
66 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
### Framework versions
|
68 |
|
69 |
- PEFT 0.15.2
|
|
|
13 |
- generated_from_trainer
|
14 |
datasets:
|
15 |
- ntnu-smil/sandi2025-ds
|
16 |
+
metrics:
|
17 |
+
- wer
|
18 |
model-index:
|
19 |
- name: whisper-large-v3-sandi-train-dev-1-pure-transcript
|
20 |
+
results:
|
21 |
+
- task:
|
22 |
+
type: automatic-speech-recognition
|
23 |
+
name: Automatic Speech Recognition
|
24 |
+
dataset:
|
25 |
+
name: ntnu-smil/sandi2025-ds
|
26 |
+
type: ntnu-smil/sandi2025-ds
|
27 |
+
metrics:
|
28 |
+
- type: wer
|
29 |
+
value: 65.39948134905774
|
30 |
+
name: Wer
|
31 |
---
|
32 |
|
33 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
37 |
|
38 |
This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on the ntnu-smil/sandi2025-ds dataset.
|
39 |
It achieves the following results on the evaluation set:
|
40 |
+
- Loss: 1.0261
|
41 |
+
- Wer: 65.3995
|
42 |
+
- Cer: 213.4907
|
43 |
+
- Decode Runtime: 248.5027
|
44 |
+
- Wer Runtime: 0.1970
|
45 |
+
- Cer Runtime: 0.4672
|
|
|
|
|
|
|
|
|
|
|
46 |
|
47 |
## Model description
|
48 |
|
|
|
71 |
- lr_scheduler_type: linear
|
72 |
- training_steps: 28
|
73 |
|
74 |
+
### Training results
|
75 |
+
|
76 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer | Cer | Decode Runtime | Wer Runtime | Cer Runtime |
|
77 |
+
|:-------------:|:------:|:----:|:---------------:|:-------:|:--------:|:--------------:|:-----------:|:-----------:|
|
78 |
+
| 1.9028 | 1.0357 | 7 | 1.3667 | 66.9265 | 208.4993 | 242.8888 | 0.2264 | 0.5201 |
|
79 |
+
| 1.2484 | 2.0714 | 14 | 1.1791 | 77.8309 | 225.9183 | 246.8109 | 0.1974 | 0.4752 |
|
80 |
+
| 1.0689 | 3.1071 | 21 | 1.0594 | 69.5579 | 217.8173 | 249.6101 | 0.1961 | 0.4627 |
|
81 |
+
| 1.0336 | 4.1429 | 28 | 1.0261 | 65.3995 | 213.4907 | 248.5027 | 0.1970 | 0.4672 |
|
82 |
+
|
83 |
+
|
84 |
### Framework versions
|
85 |
|
86 |
- PEFT 0.15.2
|
runs/May18_21-16-50_5cc511b6e349/events.out.tfevents.1747603222.5cc511b6e349.455245.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:5cb70511dd1176d11db4272c9a8a616955ae182b599da1f434431114a5dfb93b
|
3 |
+
size 12317318
|