lord-reso commited on
Commit
2fe5b61
·
verified ·
1 Parent(s): bf8de23

End of training

Browse files
README.md CHANGED
@@ -6,11 +6,24 @@ language:
6
  - en
7
  library_name: peft
8
  license: apache-2.0
 
 
9
  tags:
10
  - generated_from_trainer
11
  model-index:
12
  - name: Whisper-Small-Inbrowser-Proctor-LORA
13
- results: []
 
 
 
 
 
 
 
 
 
 
 
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -20,13 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Inbrowser Procotor Dataset dataset.
22
  It achieves the following results on the evaluation set:
23
- - eval_loss: 0.3714
24
- - eval_wer: 20.6913
25
- - eval_runtime: 58.8679
26
- - eval_samples_per_second: 1.189
27
- - eval_steps_per_second: 0.153
28
- - epoch: 9.8214
29
- - step: 275
30
 
31
  ## Model description
32
 
@@ -52,9 +60,25 @@ The following hyperparameters were used during training:
52
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
53
  - lr_scheduler_type: linear
54
  - lr_scheduler_warmup_steps: 50
55
- - training_steps: 500
56
  - mixed_precision_training: Native AMP
57
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
58
  ### Framework versions
59
 
60
  - PEFT 0.12.1.dev0
 
6
  - en
7
  library_name: peft
8
  license: apache-2.0
9
+ metrics:
10
+ - wer
11
  tags:
12
  - generated_from_trainer
13
  model-index:
14
  - name: Whisper-Small-Inbrowser-Proctor-LORA
15
+ results:
16
+ - task:
17
+ type: automatic-speech-recognition
18
+ name: Automatic Speech Recognition
19
+ dataset:
20
+ name: Inbrowser Procotor Dataset
21
+ type: lord-reso/inbrowser-proctor-dataset
22
+ args: 'config: en, split: test'
23
+ metrics:
24
+ - type: wer
25
+ value: 18.158649251353935
26
+ name: Wer
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
33
 
34
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Inbrowser Procotor Dataset dataset.
35
  It achieves the following results on the evaluation set:
36
+ - Loss: 0.3646
37
+ - Wer: 18.1586
 
 
 
 
 
38
 
39
  ## Model description
40
 
 
60
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
61
  - lr_scheduler_type: linear
62
  - lr_scheduler_warmup_steps: 50
63
+ - training_steps: 250
64
  - mixed_precision_training: Native AMP
65
 
66
+ ### Training results
67
+
68
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
69
+ |:-------------:|:------:|:----:|:---------------:|:-------:|
70
+ | 0.7817 | 0.8929 | 25 | 0.7456 | 31.6502 |
71
+ | 0.3905 | 1.7857 | 50 | 0.4646 | 29.4043 |
72
+ | 0.2194 | 2.6786 | 75 | 0.3988 | 20.3090 |
73
+ | 0.1697 | 3.5714 | 100 | 0.3776 | 16.1357 |
74
+ | 0.1246 | 4.4643 | 125 | 0.3744 | 18.7639 |
75
+ | 0.1062 | 5.3571 | 150 | 0.3698 | 19.9267 |
76
+ | 0.0862 | 6.25 | 175 | 0.3698 | 19.9108 |
77
+ | 0.0701 | 7.1429 | 200 | 0.3651 | 18.0153 |
78
+ | 0.0647 | 8.0357 | 225 | 0.3659 | 18.4613 |
79
+ | 0.056 | 8.9286 | 250 | 0.3646 | 18.1586 |
80
+
81
+
82
  ### Framework versions
83
 
84
  - PEFT 0.12.1.dev0
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c7c13189b3fbeef7c24b7469d54229cfa1ce0d946ffb3fa03ce9be271ae67722
3
  size 14176064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:518ad34b7cdc33e7b666e3e8405d3389919ed4d4044657bb18d20f0d0c1b64dd
3
  size 14176064
runs/Sep23_14-25-24_b2b32257576e/events.out.tfevents.1727101526.b2b32257576e.1594.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a0399bdbe09d890a3f0ff0045c1d1d70c9d665fb45c3e4fc46ffe2b6830b2d33
3
- size 9278
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbf8a0b3730dac277fc7b5a429b4eaa11c6f4c4f7b6b73d53976d242b5c1fde1
3
+ size 12277