sreyroth commited on
Commit
c87fb35
·
verified ·
1 Parent(s): 52bbb42

models/whisper-large-v3-cv17-th-ft-with-lr-5e-5

Browse files
README.md ADDED
@@ -0,0 +1,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ language:
4
+ - th
5
+ license: apache-2.0
6
+ base_model: openai/whisper-large-v3
7
+ tags:
8
+ - generated_from_trainer
9
+ datasets:
10
+ - mozilla-foundation/common_voice_17_0
11
+ metrics:
12
+ - wer
13
+ model-index:
14
+ - name: Whisper Large v3 Thai Finetuned
15
+ results:
16
+ - task:
17
+ type: automatic-speech-recognition
18
+ name: Automatic Speech Recognition
19
+ dataset:
20
+ name: Common Voice 17.0
21
+ type: mozilla-foundation/common_voice_17_0
22
+ config: th
23
+ split: None
24
+ args: 'config: th, split: train'
25
+ metrics:
26
+ - type: wer
27
+ value: 37.2840522511834
28
+ name: Wer
29
+ ---
30
+
31
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
32
+ should probably proofread and complete it, then remove this comment. -->
33
+
34
+ # Whisper Large v3 Thai Finetuned
35
+
36
+ This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on the Common Voice 17.0 dataset.
37
+ It achieves the following results on the evaluation set:
38
+ - Loss: 0.1197
39
+ - Cer: 347.2750
40
+ - Wer: 37.2841
41
+
42
+ ## Model description
43
+
44
+ More information needed
45
+
46
+ ## Intended uses & limitations
47
+
48
+ More information needed
49
+
50
+ ## Training and evaluation data
51
+
52
+ More information needed
53
+
54
+ ## Training procedure
55
+
56
+ ### Training hyperparameters
57
+
58
+ The following hyperparameters were used during training:
59
+ - learning_rate: 5e-05
60
+ - train_batch_size: 16
61
+ - eval_batch_size: 16
62
+ - seed: 42
63
+ - optimizer: Use paged_adamw_8bit with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
64
+ - lr_scheduler_type: cosine
65
+ - lr_scheduler_warmup_ratio: 0.01
66
+ - num_epochs: 5
67
+ - mixed_precision_training: Native AMP
68
+
69
+ ### Training results
70
+
71
+ | Training Loss | Epoch | Step | Validation Loss | Cer | Wer |
72
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|:-------:|
73
+ | 0.1468 | 1.0 | 2052 | 0.1265 | 348.7140 | 42.3821 |
74
+ | 0.1225 | 2.0 | 4104 | 0.1178 | 387.4029 | 34.6267 |
75
+ | 0.0914 | 3.0 | 6156 | 0.1157 | 368.2561 | 36.4184 |
76
+ | 0.0779 | 4.0 | 8208 | 0.1182 | 347.7405 | 36.8434 |
77
+ | 0.0624 | 5.0 | 10260 | 0.1197 | 347.2750 | 37.2841 |
78
+
79
+
80
+ ### Framework versions
81
+
82
+ - PEFT 0.14.1.dev0
83
+ - Transformers 4.49.0.dev0
84
+ - Pytorch 2.5.1+cu124
85
+ - Datasets 3.2.0
86
+ - Tokenizers 0.21.0
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0057bab21e25da21d049cd0321fd7891338d0b1a349a361b33aabf6fed00a4b7
3
  size 125884424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:868f2c222b9933a7914cda7cbbce14d50ec1f70448ab149b1b9054eb07ed8518
3
  size 125884424
runs/Feb22_16-59-48_gpt7/events.out.tfevents.1740218389.gpt7.1782377.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:725674e7d404c175c57913ee29b376938534f46bdc68d43940c17f38f5339ebf
3
- size 51490
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0e29e009094c1ed51af78eab4549b5beb7252c8d679685c1e20df11869364da
3
+ size 51844