kujirahand commited on
Commit
346c10b
·
1 Parent(s): f0303c3

Model save

Browse files
README.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: openai/whisper-large
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - wer
8
+ model-index:
9
+ - name: whisper-medium-r22-e
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # whisper-medium-r22-e
17
+
18
+ This model is a fine-tuned version of [openai/whisper-large](https://huggingface.co/openai/whisper-large) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.2567
21
+ - Wer: 32.4317
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 1e-05
41
+ - train_batch_size: 8
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - lr_scheduler_warmup_steps: 5
47
+ - training_steps: 150
48
+ - mixed_precision_training: Native AMP
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
53
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|
54
+ | 4.2827 | 0.02 | 10 | 2.4594 | 30.6262 |
55
+ | 1.5383 | 0.04 | 20 | 0.9529 | 36.0561 |
56
+ | 0.5967 | 0.05 | 30 | 0.4230 | 34.7607 |
57
+ | 0.3559 | 0.07 | 40 | 0.3960 | 33.9352 |
58
+ | 0.314 | 0.09 | 50 | 0.3285 | 32.7270 |
59
+ | 0.3339 | 0.11 | 60 | 0.3362 | 33.3244 |
60
+ | 0.3148 | 0.13 | 70 | 0.2927 | 31.6464 |
61
+ | 0.3128 | 0.14 | 80 | 0.2896 | 32.5458 |
62
+ | 0.3136 | 0.16 | 90 | 0.2828 | 32.8613 |
63
+ | 0.272 | 0.18 | 100 | 0.2818 | 33.9419 |
64
+ | 0.1936 | 0.2 | 110 | 0.2702 | 30.9148 |
65
+ | 0.2541 | 0.22 | 120 | 0.2644 | 31.8209 |
66
+ | 0.2957 | 0.23 | 130 | 0.2614 | 31.6531 |
67
+ | 0.2867 | 0.25 | 140 | 0.2574 | 31.6397 |
68
+ | 0.2085 | 0.27 | 150 | 0.2567 | 32.4317 |
69
+
70
+
71
+ ### Framework versions
72
+
73
+ - Transformers 4.35.0.dev0
74
+ - Pytorch 2.1.0+cu118
75
+ - Datasets 2.14.6
76
+ - Tokenizers 0.14.1
pytorch_model-00001-of-00002.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:195cc9a1f74856942ecb795c98d5d8ce94442b83b6a4f4d1568e05520468acc8
3
  size 4992943617
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46b0f3ac0fb16e2a3cf89be54779b996a124c8ac2d5b14f89eba6b968a963486
3
  size 4992943617
pytorch_model-00002-of-00002.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:159a6999a5ee6ffb36cd7020202c663d7dfcf1b76a8db3ee4fb7f49e92014d94
3
  size 1180727888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0be4c308ea2b29812f57dbcd6611f508760f4e6317613f8575503523342e423
3
  size 1180727888