JacobLinCool commited on
Commit
ec1a5fc
·
verified ·
1 Parent(s): e628c0f

End of training

Browse files
README.md CHANGED
@@ -13,9 +13,21 @@ tags:
13
  - generated_from_trainer
14
  datasets:
15
  - JacobLinCool/ami-disfluent
 
 
16
  model-index:
17
  - name: whisper-large-v3-turbo-verbatim-3-lora
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-turbo](https://huggingface.co/openai/whisper-large-v3-turbo) on the JacobLinCool/ami-disfluent dataset.
27
  It achieves the following results on the evaluation set:
28
- - eval_loss: 0.1459
29
- - eval_wer: 7.7269
30
- - eval_cer: 3.2519
31
- - eval_decode_runtime: 111.0004
32
- - eval_wer_runtime: 0.0705
33
- - eval_cer_runtime: 0.0932
34
- - eval_runtime: 185.4061
35
- - eval_samples_per_second: 10.205
36
- - eval_steps_per_second: 0.324
37
- - epoch: 3.064
38
- - step: 1000
39
 
40
  ## Model description
41
 
@@ -65,6 +72,23 @@ The following hyperparameters were used during training:
65
  - lr_scheduler_warmup_steps: 100
66
  - training_steps: 1000
67
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  ### Framework versions
69
 
70
  - PEFT 0.14.0
 
13
  - generated_from_trainer
14
  datasets:
15
  - JacobLinCool/ami-disfluent
16
+ metrics:
17
+ - wer
18
  model-index:
19
  - name: whisper-large-v3-turbo-verbatim-3-lora
20
+ results:
21
+ - task:
22
+ type: automatic-speech-recognition
23
+ name: Automatic Speech Recognition
24
+ dataset:
25
+ name: JacobLinCool/ami-disfluent
26
+ type: JacobLinCool/ami-disfluent
27
+ metrics:
28
+ - type: wer
29
+ value: 7.726913698959442
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-turbo](https://huggingface.co/openai/whisper-large-v3-turbo) on the JacobLinCool/ami-disfluent dataset.
39
  It achieves the following results on the evaluation set:
40
+ - Loss: 0.1459
41
+ - Wer: 7.7269
42
+ - Cer: 3.2519
43
+ - Decode Runtime: 111.0004
44
+ - Wer Runtime: 0.0705
45
+ - Cer Runtime: 0.0932
 
 
 
 
 
46
 
47
  ## Model description
48
 
 
72
  - lr_scheduler_warmup_steps: 100
73
  - training_steps: 1000
74
 
75
+ ### Training results
76
+
77
+ | Training Loss | Epoch | Step | Validation Loss | Wer | Cer | Decode Runtime | Wer Runtime | Cer Runtime |
78
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:--------------:|:-----------:|:-----------:|
79
+ | No log | 0 | 0 | 2.2169 | 32.7209 | 17.9205 | 106.5404 | 0.0825 | 0.1203 |
80
+ | 0.1681 | 0.1 | 100 | 0.1998 | 9.9454 | 4.1038 | 108.1653 | 0.0730 | 0.0960 |
81
+ | 0.1025 | 0.2 | 200 | 0.1693 | 8.6885 | 3.7458 | 109.6779 | 0.0707 | 0.0957 |
82
+ | 0.2508 | 0.3 | 300 | 0.1590 | 8.3897 | 3.4931 | 110.3209 | 0.0716 | 0.0947 |
83
+ | 0.1446 | 1.088 | 400 | 0.1571 | 8.2626 | 3.4939 | 110.1930 | 0.0718 | 0.0951 |
84
+ | 0.1833 | 1.188 | 500 | 0.1505 | 8.0463 | 3.4298 | 110.3821 | 0.0709 | 0.0950 |
85
+ | 0.1409 | 1.288 | 600 | 0.1489 | 7.9948 | 3.3401 | 110.6880 | 0.0709 | 0.0939 |
86
+ | 0.1184 | 2.076 | 700 | 0.1492 | 7.9124 | 3.3181 | 110.6153 | 0.0728 | 0.0946 |
87
+ | 0.1737 | 2.176 | 800 | 0.1468 | 7.8128 | 3.2583 | 110.7120 | 0.0714 | 0.0947 |
88
+ | 0.1522 | 2.276 | 900 | 0.1462 | 7.7887 | 3.2604 | 110.7694 | 0.0710 | 0.0937 |
89
+ | 0.1077 | 3.064 | 1000 | 0.1459 | 7.7269 | 3.2519 | 111.0004 | 0.0705 | 0.0932 |
90
+
91
+
92
  ### Framework versions
93
 
94
  - PEFT 0.14.0
runs/Jan15_20-47-10_72fee014ddc5/events.out.tfevents.1736974043.72fee014ddc5.46395.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7587aa013a77d7118da179d403fe79c1b7234b9d65c5308a0b3734192241a6fa
3
- size 3090696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e77109de939d605096ea722cd0a28ddb236330810eb0b004a16be24c3d40721d
3
+ size 3091050