fsicoli commited on
Commit
b667f94
1 Parent(s): 75c1117

Model save

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
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-pt-cv19-fleurs2-lr
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-pt-cv19-fleurs2-lr
18
+
19
+ This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.2099
22
+ - Wer: 0.0953
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: 6.25e-06
42
+ - train_batch_size: 8
43
+ - eval_batch_size: 8
44
+ - seed: 42
45
+ - gradient_accumulation_steps: 2
46
+ - total_train_batch_size: 16
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - lr_scheduler_warmup_steps: 5000
50
+ - training_steps: 25000
51
+ - mixed_precision_training: Native AMP
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
56
+ |:-------------:|:-------:|:-----:|:---------------:|:------:|
57
+ | 0.0697 | 2.2883 | 5000 | 0.1620 | 0.1027 |
58
+ | 0.0272 | 4.5767 | 10000 | 0.1833 | 0.1038 |
59
+ | 0.0125 | 6.8650 | 15000 | 0.2036 | 0.0991 |
60
+ | 0.0057 | 9.1533 | 20000 | 0.2092 | 0.0983 |
61
+ | 0.0043 | 11.4416 | 25000 | 0.2099 | 0.0953 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.45.0.dev0
67
+ - Pytorch 2.4.1
68
+ - Datasets 2.21.0
69
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e0c89c27ba41f7e03ff694983917ce9f6d79cf09d0137f2350ee6ca4ce837faa
3
  size 3055544304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0ae4b6941813ab253c7ba20d5c2d9fc5744a87a676d1c08a9201aded9669f7e
3
  size 3055544304
runs/Sep19_16-06-11_DITEC2014063010/events.out.tfevents.1726773960.DITEC2014063010 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:42b698e8d56d2f231013deecd960ae59439a17e1950bc9b38a0eed63eef83e90
3
- size 220622
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2348de979513c75313c0e8433502a1c9930d57b3ee932428905ba64923647372
3
+ size 220982