nicolarsen commited on
Commit
d3a1d22
1 Parent(s): 6532adb

End of training

Browse files
Files changed (2) hide show
  1. README.md +84 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: openai/whisper-medium
4
+ tags:
5
+ - whisper-event
6
+ - generated_from_trainer
7
+ datasets:
8
+ - common_voice_14_0
9
+ metrics:
10
+ - wer
11
+ model-index:
12
+ - name: Whisper da-nst
13
+ results:
14
+ - task:
15
+ name: Automatic Speech Recognition
16
+ type: automatic-speech-recognition
17
+ dataset:
18
+ name: common_voice_14_0
19
+ type: common_voice_14_0
20
+ config: da
21
+ split: test
22
+ args: da
23
+ metrics:
24
+ - name: Wer
25
+ type: wer
26
+ value: 35.3093792833366
27
+ ---
28
+
29
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
30
+ should probably proofread and complete it, then remove this comment. -->
31
+
32
+ # Whisper da-nst
33
+
34
+ This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the common_voice_14_0 dataset.
35
+ It achieves the following results on the evaluation set:
36
+ - Loss: 0.7234
37
+ - Wer: 35.3094
38
+
39
+ ## Model description
40
+
41
+ More information needed
42
+
43
+ ## Intended uses & limitations
44
+
45
+ More information needed
46
+
47
+ ## Training and evaluation data
48
+
49
+ More information needed
50
+
51
+ ## Training procedure
52
+
53
+ ### Training hyperparameters
54
+
55
+ The following hyperparameters were used during training:
56
+ - learning_rate: 1e-05
57
+ - train_batch_size: 8
58
+ - eval_batch_size: 8
59
+ - seed: 42
60
+ - gradient_accumulation_steps: 2
61
+ - total_train_batch_size: 16
62
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
63
+ - lr_scheduler_type: linear
64
+ - lr_scheduler_warmup_steps: 500
65
+ - training_steps: 5000
66
+ - mixed_precision_training: Native AMP
67
+
68
+ ### Training results
69
+
70
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
71
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|
72
+ | 0.0133 | 4.04 | 1000 | 0.6362 | 48.9279 |
73
+ | 0.0025 | 9.04 | 2000 | 0.6635 | 37.4731 |
74
+ | 0.0001 | 14.03 | 3000 | 0.6959 | 34.1296 |
75
+ | 0.0001 | 19.03 | 4000 | 0.7166 | 35.1821 |
76
+ | 0.0 | 24.03 | 5000 | 0.7234 | 35.3094 |
77
+
78
+
79
+ ### Framework versions
80
+
81
+ - Transformers 4.37.2
82
+ - Pytorch 2.2.0+cu121
83
+ - Datasets 2.18.0
84
+ - Tokenizers 0.15.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:844134c9ec3fe6dc3b3afe2f609287701f89a99315cf5383a99017dad806e0e9
3
  size 3055544304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:265f59ecc3ff917731658705eecc688773f9ce45f5caf8897f64b8e0966b5f0c
3
  size 3055544304