llillillil commited on
Commit
eb3a165
1 Parent(s): 4bd16a7

Model save

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: apache-2.0
4
+ base_model: openai/whisper-medium
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - wer
9
+ model-index:
10
+ - name: whisper-medium-cdsd1h-lora
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # whisper-medium-cdsd1h-lora
18
+
19
+ This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.7490
22
+ - Wer: 69.0689
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 0.001
42
+ - train_batch_size: 16
43
+ - eval_batch_size: 8
44
+ - seed: 42
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - lr_scheduler_warmup_steps: 100
48
+ - num_epochs: 5
49
+ - mixed_precision_training: Native AMP
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
54
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|
55
+ | 0.8319 | 1.0 | 559 | 0.8337 | 78.2453 |
56
+ | 0.5523 | 2.0 | 1118 | 0.7616 | 73.5900 |
57
+ | 0.3329 | 3.0 | 1677 | 0.7141 | 70.2328 |
58
+ | 0.1729 | 4.0 | 2236 | 0.7248 | 70.4566 |
59
+ | 0.0681 | 5.0 | 2795 | 0.7490 | 69.0689 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - PEFT 0.13.2
65
+ - Transformers 4.44.2
66
+ - Pytorch 2.0.0+cu118
67
+ - Datasets 2.19.1
68
+ - Tokenizers 0.19.1
runs/Nov15_00-29-08_WIN-CEJF2NB9KFH/events.out.tfevents.1731601749.WIN-CEJF2NB9KFH.13552.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c025e5208a03240c6bf11bf3bfd983b931e2774e99eb1b1a67f75a269ee446b1
3
- size 30444
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58991bb6dd8c99fc5425cb0451f8b6e40eb9b836c23cc6173fdf5f82e7d0ab8b
3
+ size 31116