xuliu15 commited on
Commit
20c893e
·
verified ·
1 Parent(s): 1ba4b81

End of training

Browse files
README.md CHANGED
@@ -5,9 +5,22 @@ tags:
5
  - generated_from_trainer
6
  datasets:
7
  - mozilla-foundation/common_voice_6_1
 
 
8
  model-index:
9
  - name: Whisper Small Frisian 1h
10
- results: []
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -17,13 +30,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 6.1 dataset.
19
  It achieves the following results on the evaluation set:
20
- - eval_loss: 0.8123
21
- - eval_wer: 37.5798
22
- - eval_runtime: 604.2529
23
- - eval_samples_per_second: 4.998
24
- - eval_steps_per_second: 0.626
25
- - epoch: 11.2360
26
- - step: 1000
27
 
28
  ## Model description
29
 
@@ -42,16 +50,28 @@ More information needed
42
  ### Training hyperparameters
43
 
44
  The following hyperparameters were used during training:
45
- - learning_rate: 1e-05
46
  - train_batch_size: 8
47
  - eval_batch_size: 8
48
  - seed: 42
49
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
  - lr_scheduler_type: linear
51
  - lr_scheduler_warmup_steps: 50
52
- - training_steps: 1000
53
  - mixed_precision_training: Native AMP
54
 
 
 
 
 
 
 
 
 
 
 
 
 
55
  ### Framework versions
56
 
57
  - Transformers 4.40.1
 
5
  - generated_from_trainer
6
  datasets:
7
  - mozilla-foundation/common_voice_6_1
8
+ metrics:
9
+ - wer
10
  model-index:
11
  - name: Whisper Small Frisian 1h
12
+ results:
13
+ - task:
14
+ name: Automatic Speech Recognition
15
+ type: automatic-speech-recognition
16
+ dataset:
17
+ name: Common Voice 6.1
18
+ type: mozilla-foundation/common_voice_6_1
19
+ args: 'config: frisian, split: test'
20
+ metrics:
21
+ - name: Wer
22
+ type: wer
23
+ value: 35.273569773658885
24
  ---
25
 
26
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
30
 
31
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 6.1 dataset.
32
  It achieves the following results on the evaluation set:
33
+ - Loss: 0.7292
34
+ - Wer: 35.2736
 
 
 
 
 
35
 
36
  ## Model description
37
 
 
50
  ### Training hyperparameters
51
 
52
  The following hyperparameters were used during training:
53
+ - learning_rate: 2e-05
54
  - train_batch_size: 8
55
  - eval_batch_size: 8
56
  - seed: 42
57
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
58
  - lr_scheduler_type: linear
59
  - lr_scheduler_warmup_steps: 50
60
+ - training_steps: 600
61
  - mixed_precision_training: Native AMP
62
 
63
+ ### Training results
64
+
65
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
66
+ |:-------------:|:------:|:----:|:---------------:|:-------:|
67
+ | 0.6776 | 1.1236 | 100 | 0.8509 | 44.5482 |
68
+ | 0.107 | 2.2472 | 200 | 0.7355 | 39.2800 |
69
+ | 0.0261 | 3.3708 | 300 | 0.7068 | 36.7742 |
70
+ | 0.0108 | 4.4944 | 400 | 0.7252 | 35.9080 |
71
+ | 0.0033 | 5.6180 | 500 | 0.7246 | 35.1239 |
72
+ | 0.002 | 6.7416 | 600 | 0.7292 | 35.2736 |
73
+
74
+
75
  ### Framework versions
76
 
77
  - Transformers 4.40.1
runs/Jun05_19-01-05_a100gpu2/events.out.tfevents.1717606935.a100gpu2.529607.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9f3329816fe56517d35ac9bd93ebd8635a79b65df744154de28b236b13a046c2
3
- size 12223
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bf171c6e83a18a79ca725541c77e36af44cfa26c5a8e8838c5742b2e40f0b71
3
+ size 13739