xuliu15 commited on
Commit
7e84c55
1 Parent(s): 3eb28d1

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 10m
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: 1.6201
21
- - eval_wer: 60.5347
22
- - eval_runtime: 648.7842
23
- - eval_samples_per_second: 4.655
24
- - eval_steps_per_second: 0.583
25
- - epoch: 33.3333
26
- - step: 500
27
 
28
  ## Model description
29
 
@@ -49,9 +57,18 @@ The following hyperparameters were used during training:
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: 2000
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 10m
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: 62.548565318125114
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: 1.5656
34
+ - Wer: 62.5486
 
 
 
 
 
35
 
36
  ## Model description
37
 
 
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: 300
61
  - mixed_precision_training: Native AMP
62
 
63
+ ### Training results
64
+
65
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
66
+ |:-------------:|:-------:|:----:|:---------------:|:-------:|
67
+ | 0.8838 | 6.6667 | 100 | 1.6662 | 71.3171 |
68
+ | 0.0976 | 13.3333 | 200 | 1.5559 | 63.6036 |
69
+ | 0.023 | 20.0 | 300 | 1.5656 | 62.5486 |
70
+
71
+
72
  ### Framework versions
73
 
74
  - Transformers 4.40.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bdd79fba93d81f4f7d6d1c431028c11c6eafdd7a153a0a9f032dcae176a36360
3
  size 966995080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ef52bd345a0e83be8fb20c12e1cec68c9ab1259520b5236a77308346a775dea
3
  size 966995080
runs/May29_23-18-46_a100gpu3/events.out.tfevents.1717017553.a100gpu3.3423129.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5feaed348d38c01cf127ce94162e2c2fd5c8b0b2914af1b4cd025c7bd89590c
3
+ size 10244
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:26df76d343571f13511ad3aa68a18654d92656acd5f249d6f5e4e1db179bc2bd
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1078ed262b684838e365a5ae1cec6216c02d58db189e0ff09f45ab7f77969bb4
3
  size 5112