miosipof commited on
Commit
6285fc6
·
verified ·
1 Parent(s): d4c03e8

End of training

Browse files
README.md ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ language:
4
+ - it
5
+ license: apache-2.0
6
+ base_model: miosipof/whisper-medium-it-luigisaetta
7
+ tags:
8
+ - generated_from_trainer
9
+ datasets:
10
+ - b-brave-balanced-augmented
11
+ metrics:
12
+ - wer
13
+ model-index:
14
+ - name: Whisper Medium IT
15
+ results:
16
+ - task:
17
+ type: automatic-speech-recognition
18
+ name: Automatic Speech Recognition
19
+ dataset:
20
+ name: b-brave-balanced-augmented
21
+ type: b-brave-balanced-augmented
22
+ metrics:
23
+ - type: wer
24
+ value: 33.11081441922563
25
+ name: Wer
26
+ ---
27
+
28
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
29
+ should probably proofread and complete it, then remove this comment. -->
30
+
31
+ # Whisper Medium IT
32
+
33
+ This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the b-brave-balanced-augmented dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 0.2996
36
+ - Wer: 33.1108
37
+ - Cer: 21.3778
38
+ - Lr: 0.0000
39
+
40
+ ## Model description
41
+
42
+ More information needed
43
+
44
+ ## Intended uses & limitations
45
+
46
+ More information needed
47
+
48
+ ## Training and evaluation data
49
+
50
+ More information needed
51
+
52
+ ## Training procedure
53
+
54
+ ### Training hyperparameters
55
+
56
+ The following hyperparameters were used during training:
57
+ - learning_rate: 0.0003
58
+ - train_batch_size: 50
59
+ - eval_batch_size: 50
60
+ - seed: 42
61
+ - gradient_accumulation_steps: 2
62
+ - total_train_batch_size: 100
63
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
64
+ - lr_scheduler_type: linear
65
+ - lr_scheduler_warmup_ratio: 0.3
66
+ - num_epochs: 4
67
+ - mixed_precision_training: Native AMP
68
+
69
+ ### Training results
70
+
71
+ | Training Loss | Epoch | Step | Validation Loss | Wer | Cer | Lr |
72
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:------:|
73
+ | 12.0253 | 1.0 | 83 | 1.0195 | 72.8972 | 40.7434 | 0.0002 |
74
+ | 1.5523 | 2.0 | 166 | 0.5319 | 50.0668 | 31.6288 | 0.0002 |
75
+ | 1.0161 | 3.0 | 249 | 0.3637 | 40.1869 | 25.7102 | 0.0001 |
76
+ | 0.5605 | 4.0 | 332 | 0.2996 | 33.1108 | 21.3778 | 0.0000 |
77
+
78
+
79
+ ### Framework versions
80
+
81
+ - PEFT 0.15.1
82
+ - Transformers 4.47.1
83
+ - Pytorch 2.2.0
84
+ - Datasets 3.5.0
85
+ - Tokenizers 0.21.1
adapter_config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "WhisperForConditionalGeneration",
5
+ "parent_library": "transformers.models.whisper.modeling_whisper"
6
+ },
7
+ "base_model_name_or_path": "miosipof/whisper-medium-it-luigisaetta",
8
+ "bias": "none",
9
+ "corda_config": null,
10
+ "eva_config": null,
11
+ "exclude_modules": null,
12
+ "fan_in_fan_out": false,
13
+ "inference_mode": true,
14
+ "init_lora_weights": true,
15
+ "layer_replication": null,
16
+ "layers_pattern": null,
17
+ "layers_to_transform": null,
18
+ "loftq_config": {},
19
+ "lora_alpha": 64,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.3,
22
+ "megatron_config": null,
23
+ "megatron_core": "megatron.core",
24
+ "modules_to_save": null,
25
+ "peft_type": "LORA",
26
+ "r": 32,
27
+ "rank_pattern": {},
28
+ "revision": null,
29
+ "target_modules": [
30
+ "q_proj",
31
+ "v_proj",
32
+ "k_proj"
33
+ ],
34
+ "task_type": null,
35
+ "trainable_token_indices": null,
36
+ "use_dora": false,
37
+ "use_rslora": false
38
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:641bc069c89086f20aa390523a2a769b109c50fe5d11c1293f3edee40e7678a1
3
+ size 56685000
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:613e911471f5c701391a884a1ed7d8a04ed8e0c6e6b28b577a264ec9637678ba
3
+ size 5496