JacobLinCool commited on
Commit
a383df5
·
verified ·
1 Parent(s): de2f0ad

End of training

Browse files
README.md CHANGED
@@ -13,9 +13,21 @@ tags:
13
  - generated_from_trainer
14
  datasets:
15
  - hf-internal-testing/librispeech_asr_dummy
 
 
16
  model-index:
17
  - name: wft-test-model
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-tiny](https://huggingface.co/openai/whisper-tiny) on the hf-internal-testing/librispeech_asr_dummy dataset.
27
  It achieves the following results on the evaluation set:
28
- - eval_loss: 0.1185
29
- - eval_wer: 5.9055
30
- - eval_cer: 83.2386
31
- - eval_decode_time: 0.5299
32
- - eval_wer_time: 0.0047
33
- - eval_cer_time: 0.0030
34
- - eval_runtime: 1.3526
35
- - eval_samples_per_second: 7.393
36
- - eval_steps_per_second: 1.479
37
- - epoch: 5.05
38
- - step: 100
39
 
40
  ## Model description
41
 
@@ -63,6 +70,22 @@ The following hyperparameters were used during training:
63
  - lr_scheduler_warmup_steps: 50
64
  - training_steps: 100
65
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
66
  ### Framework versions
67
 
68
  - PEFT 0.13.2
 
13
  - generated_from_trainer
14
  datasets:
15
  - hf-internal-testing/librispeech_asr_dummy
16
+ metrics:
17
+ - wer
18
  model-index:
19
  - name: wft-test-model
20
+ results:
21
+ - task:
22
+ type: automatic-speech-recognition
23
+ name: Automatic Speech Recognition
24
+ dataset:
25
+ name: hf-internal-testing/librispeech_asr_dummy
26
+ type: hf-internal-testing/librispeech_asr_dummy
27
+ metrics:
28
+ - type: wer
29
+ value: 5.905511811023622
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-tiny](https://huggingface.co/openai/whisper-tiny) on the hf-internal-testing/librispeech_asr_dummy dataset.
39
  It achieves the following results on the evaluation set:
40
+ - Loss: 0.1185
41
+ - Wer: 5.9055
42
+ - Cer: 83.2386
43
+ - Decode Time: 0.5299
44
+ - Wer Time: 0.0047
45
+ - Cer Time: 0.0030
 
 
 
 
 
46
 
47
  ## Model description
48
 
 
70
  - lr_scheduler_warmup_steps: 50
71
  - training_steps: 100
72
 
73
+ ### Training results
74
+
75
+ | Training Loss | Epoch | Step | Validation Loss | Wer | Cer | Decode Time | Wer Time | Cer Time |
76
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:-----------:|:--------:|:--------:|
77
+ | 2.4079 | 0.1 | 10 | 1.9885 | 312.2047 | 119.2472 | 0.5334 | 0.0169 | 0.0041 |
78
+ | 1.2303 | 1.01 | 20 | 1.1646 | 258.2677 | 100.0 | 0.5213 | 1.4057 | 0.0046 |
79
+ | 0.8667 | 1.11 | 30 | 0.8100 | 37.7953 | 52.3438 | 0.5008 | 0.0396 | 0.0045 |
80
+ | 0.4517 | 2.02 | 40 | 0.6337 | 40.9449 | 73.7926 | 0.5137 | 0.0217 | 0.0030 |
81
+ | 0.4352 | 2.12 | 50 | 0.4493 | 16.5354 | 88.1392 | 0.5203 | 0.0054 | 0.0032 |
82
+ | 0.2341 | 3.03 | 60 | 0.2922 | 8.2677 | 97.5852 | 0.5434 | 0.0060 | 0.0032 |
83
+ | 0.2233 | 3.13 | 70 | 0.2026 | 9.0551 | 83.5227 | 0.5359 | 0.0063 | 0.0033 |
84
+ | 0.1098 | 4.04 | 80 | 0.1665 | 5.9055 | 83.9489 | 0.5316 | 0.0056 | 0.0029 |
85
+ | 0.0678 | 4.14 | 90 | 0.1279 | 7.0866 | 81.1080 | 0.5388 | 0.0079 | 0.0038 |
86
+ | 0.078 | 5.05 | 100 | 0.1185 | 5.9055 | 83.2386 | 0.5299 | 0.0047 | 0.0030 |
87
+
88
+
89
  ### Framework versions
90
 
91
  - PEFT 0.13.2
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:657bf78fae67ab7f060e521c89071af033d2ccaafb65ee8063a6a309b5d28838
3
  size 8668296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39d066622ea502e61392d0c8bb0a5a04d2c7b8c9b184b30cbf84dc5c5922afec
3
  size 8668296
runs/Oct31_02-35-20_JacobdeMacBook-Pro.local/events.out.tfevents.1730313339.JacobdeMacBook-Pro.local.87069.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5db7cf00abc1a25d49ae2a758d5cb88eb3e758dede39e62f906544e1e55fa0d7
3
- size 73520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:282094e9c7da96d629615a6c382f566f8650d8d2425e6718a8cfc66ef6fcb200
3
+ size 73868