nomnoos37 commited on
Commit
a740ae2
1 Parent(s): 8bf5a5e

nomnoos37/stt-turbo-1226-v1.4

Browse files
README.md ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ language:
4
+ - ko
5
+ license: mit
6
+ base_model: openai/whisper-large-v3-turbo
7
+ tags:
8
+ - generated_from_trainer
9
+ model-index:
10
+ - name: Whisper Small ko
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 Small ko
18
+
19
+ This model is a fine-tuned version of [openai/whisper-large-v3-turbo](https://huggingface.co/openai/whisper-large-v3-turbo) on the custom dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.2388
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: 0.0001
41
+ - train_batch_size: 64
42
+ - eval_batch_size: 256
43
+ - seed: 42
44
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
+ - lr_scheduler_type: linear
46
+ - lr_scheduler_warmup_steps: 50
47
+ - training_steps: 500
48
+ - mixed_precision_training: Native AMP
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss |
53
+ |:-------------:|:------:|:----:|:---------------:|
54
+ | 0.8865 | 0.0901 | 10 | 1.5498 |
55
+ | 0.8668 | 0.1802 | 20 | 1.4739 |
56
+ | 0.7179 | 0.2703 | 30 | 1.2411 |
57
+ | 0.3916 | 0.3604 | 40 | 0.8666 |
58
+ | 0.219 | 0.4505 | 50 | 0.7558 |
59
+ | 0.1545 | 0.5405 | 60 | 0.6752 |
60
+ | 0.1278 | 0.6306 | 70 | 0.5819 |
61
+ | 0.0983 | 0.7207 | 80 | 0.5394 |
62
+ | 0.0908 | 0.8108 | 90 | 0.5013 |
63
+ | 0.0718 | 0.9009 | 100 | 0.4740 |
64
+ | 0.0773 | 0.9910 | 110 | 0.4579 |
65
+ | 0.0665 | 1.0811 | 120 | 0.4430 |
66
+ | 0.0608 | 1.1712 | 130 | 0.4284 |
67
+ | 0.0612 | 1.2613 | 140 | 0.4136 |
68
+ | 0.0605 | 1.3514 | 150 | 0.4104 |
69
+ | 0.0632 | 1.4414 | 160 | 0.3857 |
70
+ | 0.0534 | 1.5315 | 170 | 0.3678 |
71
+ | 0.0527 | 1.6216 | 180 | 0.3584 |
72
+ | 0.0516 | 1.7117 | 190 | 0.3458 |
73
+ | 0.0467 | 1.8018 | 200 | 0.3373 |
74
+ | 0.0526 | 1.8919 | 210 | 0.3299 |
75
+ | 0.0363 | 1.9820 | 220 | 0.3280 |
76
+ | 0.0468 | 2.0721 | 230 | 0.3202 |
77
+ | 0.0473 | 2.1622 | 240 | 0.3152 |
78
+ | 0.0394 | 2.2523 | 250 | 0.3065 |
79
+ | 0.0356 | 2.3423 | 260 | 0.3009 |
80
+ | 0.042 | 2.4324 | 270 | 0.2934 |
81
+ | 0.042 | 2.5225 | 280 | 0.2911 |
82
+ | 0.0314 | 2.6126 | 290 | 0.2899 |
83
+ | 0.0397 | 2.7027 | 300 | 0.2817 |
84
+ | 0.0377 | 2.7928 | 310 | 0.2743 |
85
+ | 0.0412 | 2.8829 | 320 | 0.2695 |
86
+ | 0.0362 | 2.9730 | 330 | 0.2649 |
87
+ | 0.0321 | 3.0631 | 340 | 0.2589 |
88
+ | 0.0406 | 3.1532 | 350 | 0.2572 |
89
+ | 0.028 | 3.2432 | 360 | 0.2568 |
90
+ | 0.0345 | 3.3333 | 370 | 0.2568 |
91
+ | 0.0346 | 3.4234 | 380 | 0.2544 |
92
+ | 0.0391 | 3.5135 | 390 | 0.2513 |
93
+ | 0.0362 | 3.6036 | 400 | 0.2468 |
94
+ | 0.0304 | 3.6937 | 410 | 0.2446 |
95
+ | 0.032 | 3.7838 | 420 | 0.2428 |
96
+ | 0.0307 | 3.8739 | 430 | 0.2422 |
97
+ | 0.0301 | 3.9640 | 440 | 0.2414 |
98
+ | 0.0315 | 4.0541 | 450 | 0.2396 |
99
+ | 0.0336 | 4.1441 | 460 | 0.2396 |
100
+ | 0.024 | 4.2342 | 470 | 0.2396 |
101
+ | 0.0286 | 4.3243 | 480 | 0.2391 |
102
+ | 0.0289 | 4.4144 | 490 | 0.2389 |
103
+ | 0.0323 | 4.5045 | 500 | 0.2388 |
104
+
105
+
106
+ ### Framework versions
107
+
108
+ - PEFT 0.14.0
109
+ - Transformers 4.47.1
110
+ - Pytorch 2.5.1+cu124
111
+ - Datasets 3.2.0
112
+ - Tokenizers 0.21.0
adapter_config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "openai/whisper-large-v3-turbo",
8
+ "bias": "none",
9
+ "eva_config": null,
10
+ "exclude_modules": null,
11
+ "fan_in_fan_out": false,
12
+ "inference_mode": true,
13
+ "init_lora_weights": true,
14
+ "layer_replication": null,
15
+ "layers_pattern": null,
16
+ "layers_to_transform": null,
17
+ "loftq_config": {},
18
+ "lora_alpha": 64,
19
+ "lora_bias": false,
20
+ "lora_dropout": 0.05,
21
+ "megatron_config": null,
22
+ "megatron_core": "megatron.core",
23
+ "modules_to_save": null,
24
+ "peft_type": "LORA",
25
+ "r": 32,
26
+ "rank_pattern": {},
27
+ "revision": null,
28
+ "target_modules": [
29
+ "v_proj",
30
+ "q_proj"
31
+ ],
32
+ "task_type": null,
33
+ "use_dora": false,
34
+ "use_rslora": false
35
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bcfd4d64b1c5d31b275edd65f2a13831078634f4fcbd763d2f7afb4b3f9664c
3
+ size 26237160
preprocessor_config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "chunk_length": 30,
3
+ "feature_extractor_type": "WhisperFeatureExtractor",
4
+ "feature_size": 128,
5
+ "hop_length": 160,
6
+ "n_fft": 400,
7
+ "n_samples": 480000,
8
+ "nb_max_frames": 3000,
9
+ "padding_side": "right",
10
+ "padding_value": 0.0,
11
+ "processor_class": "WhisperProcessor",
12
+ "return_attention_mask": false,
13
+ "sampling_rate": 16000
14
+ }
runs/Dec26_13-08-16_gglabs-a6000/events.out.tfevents.1735236497.gglabs-a6000 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd13a4ce544879c43758cb7a4aecbeb0cd18be759585d445068a5ba23b406833
3
+ size 30665
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31969dfd667372a975003c7d5d17d1cd5baa63e1c12eb9780a895706b3c10434
3
+ size 5496