kawther1 commited on
Commit
3570674
1 Parent(s): f880198
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: peft
4
+ tags:
5
+ - generated_from_trainer
6
+ base_model: openai/whisper-large
7
+ datasets:
8
+ - common_voice_16_1
9
+ metrics:
10
+ - wer
11
+ model-index:
12
+ - name: whisper-large-lora-with-eoches
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # whisper-large-lora-with-eoches
20
+
21
+ This model is a fine-tuned version of [openai/whisper-large](https://huggingface.co/openai/whisper-large) on the common_voice_16_1 dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 2.1163
24
+ - Wer Ortho: 52.2403
25
+ - Wer: 51.8898
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
+ ## Training procedure
40
+
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 1e-05
45
+ - train_batch_size: 16
46
+ - eval_batch_size: 5
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: constant_with_warmup
50
+ - lr_scheduler_warmup_steps: 15
51
+ - training_steps: 50
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
56
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:-------:|
57
+ | 1.5137 | 0.2 | 50 | 2.1163 | 52.2403 | 51.8898 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - PEFT 0.11.2.dev0
63
+ - Transformers 4.42.0.dev0
64
+ - Pytorch 2.3.0+cu121
65
+ - Datasets 2.19.1
66
+ - Tokenizers 0.19.1
runs/Jun02_14-11-21_6d8f420ae1e3/events.out.tfevents.1717337482.6d8f420ae1e3.1393.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:17f679e3e554c0524dbe5f5ab7303dda6d23a522520727d7d5047a634e20387f
3
- size 8209
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9caf1adf836d0de4cb6c7bf82ef7c60a8c6c5af76173bf256cdd5f4f4a8f106d
3
+ size 8921