bitwisemind commited on
Commit
030042d
·
verified ·
1 Parent(s): b08971d

Final model - trained on rows 1-15229

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. whisper-lora-15k-adapters/.gitattributes +60 -0
  2. whisper-lora-15k-adapters/README.md +12 -0
  3. whisper-lora-15k-adapters/adapter_config.json +46 -0
  4. whisper-lora-15k-adapters/adapter_model.safetensors +3 -0
  5. whisper-lora-15k-adapters/added_tokens.json +108 -0
  6. whisper-lora-15k-adapters/checkpoint-1185/README.md +206 -0
  7. whisper-lora-15k-adapters/checkpoint-1185/adapter_config.json +46 -0
  8. whisper-lora-15k-adapters/checkpoint-1185/adapter_model.safetensors +3 -0
  9. whisper-lora-15k-adapters/checkpoint-1185/optimizer.pt +3 -0
  10. whisper-lora-15k-adapters/checkpoint-1185/preprocessor_config.json +14 -0
  11. whisper-lora-15k-adapters/checkpoint-1185/rng_state.pth +3 -0
  12. whisper-lora-15k-adapters/checkpoint-1185/scheduler.pt +3 -0
  13. whisper-lora-15k-adapters/checkpoint-1185/trainer_state.json +407 -0
  14. whisper-lora-15k-adapters/checkpoint-1185/training_args.bin +3 -0
  15. whisper-lora-15k-adapters/checkpoint-1422/README.md +206 -0
  16. whisper-lora-15k-adapters/checkpoint-1422/adapter_config.json +46 -0
  17. whisper-lora-15k-adapters/checkpoint-1422/adapter_model.safetensors +3 -0
  18. whisper-lora-15k-adapters/checkpoint-1422/optimizer.pt +3 -0
  19. whisper-lora-15k-adapters/checkpoint-1422/preprocessor_config.json +14 -0
  20. whisper-lora-15k-adapters/checkpoint-1422/rng_state.pth +3 -0
  21. whisper-lora-15k-adapters/checkpoint-1422/scheduler.pt +3 -0
  22. whisper-lora-15k-adapters/checkpoint-1422/trainer_state.json +479 -0
  23. whisper-lora-15k-adapters/checkpoint-1422/training_args.bin +3 -0
  24. whisper-lora-15k-adapters/checkpoint-1659/README.md +206 -0
  25. whisper-lora-15k-adapters/checkpoint-1659/adapter_config.json +46 -0
  26. whisper-lora-15k-adapters/checkpoint-1659/adapter_model.safetensors +3 -0
  27. whisper-lora-15k-adapters/checkpoint-1659/optimizer.pt +3 -0
  28. whisper-lora-15k-adapters/checkpoint-1659/preprocessor_config.json +14 -0
  29. whisper-lora-15k-adapters/checkpoint-1659/rng_state.pth +3 -0
  30. whisper-lora-15k-adapters/checkpoint-1659/scheduler.pt +3 -0
  31. whisper-lora-15k-adapters/checkpoint-1659/trainer_state.json +558 -0
  32. whisper-lora-15k-adapters/checkpoint-1659/training_args.bin +3 -0
  33. whisper-lora-15k-adapters/checkpoint-1896/README.md +206 -0
  34. whisper-lora-15k-adapters/checkpoint-1896/adapter_config.json +46 -0
  35. whisper-lora-15k-adapters/checkpoint-1896/adapter_model.safetensors +3 -0
  36. whisper-lora-15k-adapters/checkpoint-1896/optimizer.pt +3 -0
  37. whisper-lora-15k-adapters/checkpoint-1896/preprocessor_config.json +14 -0
  38. whisper-lora-15k-adapters/checkpoint-1896/rng_state.pth +3 -0
  39. whisper-lora-15k-adapters/checkpoint-1896/scheduler.pt +3 -0
  40. whisper-lora-15k-adapters/checkpoint-1896/trainer_state.json +630 -0
  41. whisper-lora-15k-adapters/checkpoint-1896/training_args.bin +3 -0
  42. whisper-lora-15k-adapters/checkpoint-2133/README.md +206 -0
  43. whisper-lora-15k-adapters/checkpoint-2133/adapter_config.json +46 -0
  44. whisper-lora-15k-adapters/checkpoint-2133/adapter_model.safetensors +3 -0
  45. whisper-lora-15k-adapters/checkpoint-2133/optimizer.pt +3 -0
  46. whisper-lora-15k-adapters/checkpoint-2133/preprocessor_config.json +14 -0
  47. whisper-lora-15k-adapters/checkpoint-2133/rng_state.pth +3 -0
  48. whisper-lora-15k-adapters/checkpoint-2133/scheduler.pt +3 -0
  49. whisper-lora-15k-adapters/checkpoint-2133/trainer_state.json +709 -0
  50. whisper-lora-15k-adapters/checkpoint-2133/training_args.bin +3 -0
whisper-lora-15k-adapters/.gitattributes ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.avro filter=lfs diff=lfs merge=lfs -text
4
+ *.bin filter=lfs diff=lfs merge=lfs -text
5
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
6
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
7
+ *.ftz filter=lfs diff=lfs merge=lfs -text
8
+ *.gz filter=lfs diff=lfs merge=lfs -text
9
+ *.h5 filter=lfs diff=lfs merge=lfs -text
10
+ *.joblib filter=lfs diff=lfs merge=lfs -text
11
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
12
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
13
+ *.mds filter=lfs diff=lfs merge=lfs -text
14
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
15
+ *.model filter=lfs diff=lfs merge=lfs -text
16
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
17
+ *.npy filter=lfs diff=lfs merge=lfs -text
18
+ *.npz filter=lfs diff=lfs merge=lfs -text
19
+ *.onnx filter=lfs diff=lfs merge=lfs -text
20
+ *.ot filter=lfs diff=lfs merge=lfs -text
21
+ *.parquet filter=lfs diff=lfs merge=lfs -text
22
+ *.pb filter=lfs diff=lfs merge=lfs -text
23
+ *.pickle filter=lfs diff=lfs merge=lfs -text
24
+ *.pkl filter=lfs diff=lfs merge=lfs -text
25
+ *.pt filter=lfs diff=lfs merge=lfs -text
26
+ *.pth filter=lfs diff=lfs merge=lfs -text
27
+ *.rar filter=lfs diff=lfs merge=lfs -text
28
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
29
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
30
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
31
+ *.tar filter=lfs diff=lfs merge=lfs -text
32
+ *.tflite filter=lfs diff=lfs merge=lfs -text
33
+ *.tgz filter=lfs diff=lfs merge=lfs -text
34
+ *.wasm filter=lfs diff=lfs merge=lfs -text
35
+ *.xz filter=lfs diff=lfs merge=lfs -text
36
+ *.zip filter=lfs diff=lfs merge=lfs -text
37
+ *.zst filter=lfs diff=lfs merge=lfs -text
38
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
39
+ # Audio files - uncompressed
40
+ *.pcm filter=lfs diff=lfs merge=lfs -text
41
+ *.sam filter=lfs diff=lfs merge=lfs -text
42
+ *.raw filter=lfs diff=lfs merge=lfs -text
43
+ # Audio files - compressed
44
+ *.aac filter=lfs diff=lfs merge=lfs -text
45
+ *.flac filter=lfs diff=lfs merge=lfs -text
46
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
47
+ *.ogg filter=lfs diff=lfs merge=lfs -text
48
+ *.wav filter=lfs diff=lfs merge=lfs -text
49
+ # Image files - uncompressed
50
+ *.bmp filter=lfs diff=lfs merge=lfs -text
51
+ *.gif filter=lfs diff=lfs merge=lfs -text
52
+ *.png filter=lfs diff=lfs merge=lfs -text
53
+ *.tiff filter=lfs diff=lfs merge=lfs -text
54
+ # Image files - compressed
55
+ *.jpg filter=lfs diff=lfs merge=lfs -text
56
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
57
+ *.webp filter=lfs diff=lfs merge=lfs -text
58
+ # Video files - compressed
59
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
60
+ *.webm filter=lfs diff=lfs merge=lfs -text
whisper-lora-15k-adapters/README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: bengaliAI/tugstugi_bengaliai-regional-asr_whisper-medium
4
+ tags:
5
+ - base_model:adapter:bengaliAI/tugstugi_bengaliai-regional-asr_whisper-medium
6
+ - lora
7
+ - transformers
8
+ library_name: peft
9
+ ---
10
+ ### Framework versions
11
+
12
+ - PEFT 0.18.2.dev0
whisper-lora-15k-adapters/adapter_config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": {
6
+ "base_model_class": "WhisperForConditionalGeneration",
7
+ "parent_library": "transformers.models.whisper.modeling_whisper"
8
+ },
9
+ "base_model_name_or_path": "bengaliAI/tugstugi_bengaliai-regional-asr_whisper-medium",
10
+ "bias": "none",
11
+ "corda_config": null,
12
+ "ensure_weight_tying": false,
13
+ "eva_config": null,
14
+ "exclude_modules": null,
15
+ "fan_in_fan_out": false,
16
+ "inference_mode": true,
17
+ "init_lora_weights": true,
18
+ "layer_replication": null,
19
+ "layers_pattern": null,
20
+ "layers_to_transform": null,
21
+ "loftq_config": {},
22
+ "lora_alpha": 64,
23
+ "lora_bias": false,
24
+ "lora_dropout": 0.05,
25
+ "lora_ga_config": null,
26
+ "megatron_config": null,
27
+ "megatron_core": "megatron.core",
28
+ "modules_to_save": null,
29
+ "peft_type": "LORA",
30
+ "peft_version": "0.18.2.dev0@2cd96ed041620f74d239a0ce3f16207153c43413",
31
+ "qalora_group_size": 16,
32
+ "r": 32,
33
+ "rank_pattern": {},
34
+ "revision": null,
35
+ "target_modules": [
36
+ "v_proj",
37
+ "q_proj"
38
+ ],
39
+ "target_parameters": null,
40
+ "task_type": null,
41
+ "trainable_token_indices": null,
42
+ "use_bdlora": null,
43
+ "use_dora": false,
44
+ "use_qalora": false,
45
+ "use_rslora": false
46
+ }
whisper-lora-15k-adapters/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db797a2bce7abf981f390359afa536704e90321000fa1f9b3140744485be5e6f
3
+ size 37789960
whisper-lora-15k-adapters/added_tokens.json ADDED
@@ -0,0 +1,108 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "<|af|>": 50327,
3
+ "<|am|>": 50334,
4
+ "<|ar|>": 50272,
5
+ "<|as|>": 50350,
6
+ "<|az|>": 50304,
7
+ "<|ba|>": 50355,
8
+ "<|be|>": 50330,
9
+ "<|bg|>": 50292,
10
+ "<|bn|>": 50302,
11
+ "<|bo|>": 50347,
12
+ "<|br|>": 50309,
13
+ "<|bs|>": 50315,
14
+ "<|ca|>": 50270,
15
+ "<|cs|>": 50283,
16
+ "<|cy|>": 50297,
17
+ "<|da|>": 50285,
18
+ "<|de|>": 50261,
19
+ "<|el|>": 50281,
20
+ "<|en|>": 50259,
21
+ "<|es|>": 50262,
22
+ "<|et|>": 50307,
23
+ "<|eu|>": 50310,
24
+ "<|fa|>": 50300,
25
+ "<|fi|>": 50277,
26
+ "<|fo|>": 50338,
27
+ "<|fr|>": 50265,
28
+ "<|gl|>": 50319,
29
+ "<|gu|>": 50333,
30
+ "<|haw|>": 50352,
31
+ "<|ha|>": 50354,
32
+ "<|he|>": 50279,
33
+ "<|hi|>": 50276,
34
+ "<|hr|>": 50291,
35
+ "<|ht|>": 50339,
36
+ "<|hu|>": 50286,
37
+ "<|hy|>": 50312,
38
+ "<|id|>": 50275,
39
+ "<|is|>": 50311,
40
+ "<|it|>": 50274,
41
+ "<|ja|>": 50266,
42
+ "<|jw|>": 50356,
43
+ "<|ka|>": 50329,
44
+ "<|kk|>": 50316,
45
+ "<|km|>": 50323,
46
+ "<|kn|>": 50306,
47
+ "<|ko|>": 50264,
48
+ "<|la|>": 50294,
49
+ "<|lb|>": 50345,
50
+ "<|ln|>": 50353,
51
+ "<|lo|>": 50336,
52
+ "<|lt|>": 50293,
53
+ "<|lv|>": 50301,
54
+ "<|mg|>": 50349,
55
+ "<|mi|>": 50295,
56
+ "<|mk|>": 50308,
57
+ "<|ml|>": 50296,
58
+ "<|mn|>": 50314,
59
+ "<|mr|>": 50320,
60
+ "<|ms|>": 50282,
61
+ "<|mt|>": 50343,
62
+ "<|my|>": 50346,
63
+ "<|ne|>": 50313,
64
+ "<|nl|>": 50271,
65
+ "<|nn|>": 50342,
66
+ "<|nocaptions|>": 50362,
67
+ "<|notimestamps|>": 50363,
68
+ "<|no|>": 50288,
69
+ "<|oc|>": 50328,
70
+ "<|pa|>": 50321,
71
+ "<|pl|>": 50269,
72
+ "<|ps|>": 50340,
73
+ "<|pt|>": 50267,
74
+ "<|ro|>": 50284,
75
+ "<|ru|>": 50263,
76
+ "<|sa|>": 50344,
77
+ "<|sd|>": 50332,
78
+ "<|si|>": 50322,
79
+ "<|sk|>": 50298,
80
+ "<|sl|>": 50305,
81
+ "<|sn|>": 50324,
82
+ "<|so|>": 50326,
83
+ "<|sq|>": 50317,
84
+ "<|sr|>": 50303,
85
+ "<|startoflm|>": 50360,
86
+ "<|startofprev|>": 50361,
87
+ "<|startoftranscript|>": 50258,
88
+ "<|su|>": 50357,
89
+ "<|sv|>": 50273,
90
+ "<|sw|>": 50318,
91
+ "<|ta|>": 50287,
92
+ "<|te|>": 50299,
93
+ "<|tg|>": 50331,
94
+ "<|th|>": 50289,
95
+ "<|tk|>": 50341,
96
+ "<|tl|>": 50348,
97
+ "<|transcribe|>": 50359,
98
+ "<|translate|>": 50358,
99
+ "<|tr|>": 50268,
100
+ "<|tt|>": 50351,
101
+ "<|uk|>": 50280,
102
+ "<|ur|>": 50290,
103
+ "<|uz|>": 50337,
104
+ "<|vi|>": 50278,
105
+ "<|yi|>": 50335,
106
+ "<|yo|>": 50325,
107
+ "<|zh|>": 50260
108
+ }
whisper-lora-15k-adapters/checkpoint-1185/README.md ADDED
@@ -0,0 +1,206 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: bengaliAI/tugstugi_bengaliai-regional-asr_whisper-medium
3
+ library_name: peft
4
+ tags:
5
+ - base_model:adapter:bengaliAI/tugstugi_bengaliai-regional-asr_whisper-medium
6
+ - lora
7
+ - transformers
8
+ ---
9
+
10
+ # Model Card for Model ID
11
+
12
+ <!-- Provide a quick summary of what the model is/does. -->
13
+
14
+
15
+
16
+ ## Model Details
17
+
18
+ ### Model Description
19
+
20
+ <!-- Provide a longer summary of what this model is. -->
21
+
22
+
23
+
24
+ - **Developed by:** [More Information Needed]
25
+ - **Funded by [optional]:** [More Information Needed]
26
+ - **Shared by [optional]:** [More Information Needed]
27
+ - **Model type:** [More Information Needed]
28
+ - **Language(s) (NLP):** [More Information Needed]
29
+ - **License:** [More Information Needed]
30
+ - **Finetuned from model [optional]:** [More Information Needed]
31
+
32
+ ### Model Sources [optional]
33
+
34
+ <!-- Provide the basic links for the model. -->
35
+
36
+ - **Repository:** [More Information Needed]
37
+ - **Paper [optional]:** [More Information Needed]
38
+ - **Demo [optional]:** [More Information Needed]
39
+
40
+ ## Uses
41
+
42
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
43
+
44
+ ### Direct Use
45
+
46
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
47
+
48
+ [More Information Needed]
49
+
50
+ ### Downstream Use [optional]
51
+
52
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
53
+
54
+ [More Information Needed]
55
+
56
+ ### Out-of-Scope Use
57
+
58
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
59
+
60
+ [More Information Needed]
61
+
62
+ ## Bias, Risks, and Limitations
63
+
64
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
65
+
66
+ [More Information Needed]
67
+
68
+ ### Recommendations
69
+
70
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
71
+
72
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
73
+
74
+ ## How to Get Started with the Model
75
+
76
+ Use the code below to get started with the model.
77
+
78
+ [More Information Needed]
79
+
80
+ ## Training Details
81
+
82
+ ### Training Data
83
+
84
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
85
+
86
+ [More Information Needed]
87
+
88
+ ### Training Procedure
89
+
90
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
91
+
92
+ #### Preprocessing [optional]
93
+
94
+ [More Information Needed]
95
+
96
+
97
+ #### Training Hyperparameters
98
+
99
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
100
+
101
+ #### Speeds, Sizes, Times [optional]
102
+
103
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
104
+
105
+ [More Information Needed]
106
+
107
+ ## Evaluation
108
+
109
+ <!-- This section describes the evaluation protocols and provides the results. -->
110
+
111
+ ### Testing Data, Factors & Metrics
112
+
113
+ #### Testing Data
114
+
115
+ <!-- This should link to a Dataset Card if possible. -->
116
+
117
+ [More Information Needed]
118
+
119
+ #### Factors
120
+
121
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
122
+
123
+ [More Information Needed]
124
+
125
+ #### Metrics
126
+
127
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
128
+
129
+ [More Information Needed]
130
+
131
+ ### Results
132
+
133
+ [More Information Needed]
134
+
135
+ #### Summary
136
+
137
+
138
+
139
+ ## Model Examination [optional]
140
+
141
+ <!-- Relevant interpretability work for the model goes here -->
142
+
143
+ [More Information Needed]
144
+
145
+ ## Environmental Impact
146
+
147
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
148
+
149
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
150
+
151
+ - **Hardware Type:** [More Information Needed]
152
+ - **Hours used:** [More Information Needed]
153
+ - **Cloud Provider:** [More Information Needed]
154
+ - **Compute Region:** [More Information Needed]
155
+ - **Carbon Emitted:** [More Information Needed]
156
+
157
+ ## Technical Specifications [optional]
158
+
159
+ ### Model Architecture and Objective
160
+
161
+ [More Information Needed]
162
+
163
+ ### Compute Infrastructure
164
+
165
+ [More Information Needed]
166
+
167
+ #### Hardware
168
+
169
+ [More Information Needed]
170
+
171
+ #### Software
172
+
173
+ [More Information Needed]
174
+
175
+ ## Citation [optional]
176
+
177
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
178
+
179
+ **BibTeX:**
180
+
181
+ [More Information Needed]
182
+
183
+ **APA:**
184
+
185
+ [More Information Needed]
186
+
187
+ ## Glossary [optional]
188
+
189
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
190
+
191
+ [More Information Needed]
192
+
193
+ ## More Information [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Authors [optional]
198
+
199
+ [More Information Needed]
200
+
201
+ ## Model Card Contact
202
+
203
+ [More Information Needed]
204
+ ### Framework versions
205
+
206
+ - PEFT 0.18.2.dev0
whisper-lora-15k-adapters/checkpoint-1185/adapter_config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": {
6
+ "base_model_class": "WhisperForConditionalGeneration",
7
+ "parent_library": "transformers.models.whisper.modeling_whisper"
8
+ },
9
+ "base_model_name_or_path": "bengaliAI/tugstugi_bengaliai-regional-asr_whisper-medium",
10
+ "bias": "none",
11
+ "corda_config": null,
12
+ "ensure_weight_tying": false,
13
+ "eva_config": null,
14
+ "exclude_modules": null,
15
+ "fan_in_fan_out": false,
16
+ "inference_mode": true,
17
+ "init_lora_weights": true,
18
+ "layer_replication": null,
19
+ "layers_pattern": null,
20
+ "layers_to_transform": null,
21
+ "loftq_config": {},
22
+ "lora_alpha": 64,
23
+ "lora_bias": false,
24
+ "lora_dropout": 0.05,
25
+ "lora_ga_config": null,
26
+ "megatron_config": null,
27
+ "megatron_core": "megatron.core",
28
+ "modules_to_save": null,
29
+ "peft_type": "LORA",
30
+ "peft_version": "0.18.2.dev0@2cd96ed041620f74d239a0ce3f16207153c43413",
31
+ "qalora_group_size": 16,
32
+ "r": 32,
33
+ "rank_pattern": {},
34
+ "revision": null,
35
+ "target_modules": [
36
+ "q_proj",
37
+ "v_proj"
38
+ ],
39
+ "target_parameters": null,
40
+ "task_type": null,
41
+ "trainable_token_indices": null,
42
+ "use_bdlora": null,
43
+ "use_dora": false,
44
+ "use_qalora": false,
45
+ "use_rslora": false
46
+ }
whisper-lora-15k-adapters/checkpoint-1185/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:109df1d0615299aba3c3ffd0a8e13b7c6e6bcde41c4db4456052a2c184ecb1ab
3
+ size 37789960
whisper-lora-15k-adapters/checkpoint-1185/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c025db96c86f3a58cb6321879bbd5e71570f4112a9ecc2ca192954694c7ebad
3
+ size 50493579
whisper-lora-15k-adapters/checkpoint-1185/preprocessor_config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "chunk_length": 30,
3
+ "feature_extractor_type": "WhisperFeatureExtractor",
4
+ "feature_size": 80,
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
+ }
whisper-lora-15k-adapters/checkpoint-1185/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eea592f41a216de8baf9bd7f222e6879b59d411c2a0951b55064d5138906bd03
3
+ size 14645
whisper-lora-15k-adapters/checkpoint-1185/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bb0876c39854eadc63f275de26f98c424b718bb5df66765c0f0fa629829632b
3
+ size 1465
whisper-lora-15k-adapters/checkpoint-1185/trainer_state.json ADDED
@@ -0,0 +1,407 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 37.68099852505035,
3
+ "best_model_checkpoint": "./whisper-lora-10k-adapters/checkpoint-711",
4
+ "epoch": 1.3875878220140514,
5
+ "eval_steps": 237,
6
+ "global_step": 1185,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.02927400468384075,
13
+ "grad_norm": 0.578233540058136,
14
+ "learning_rate": 0.0005,
15
+ "loss": 0.99,
16
+ "step": 25
17
+ },
18
+ {
19
+ "epoch": 0.0585480093676815,
20
+ "grad_norm": 0.3136115074157715,
21
+ "learning_rate": 0.001,
22
+ "loss": 0.7869,
23
+ "step": 50
24
+ },
25
+ {
26
+ "epoch": 0.08782201405152225,
27
+ "grad_norm": 0.3556165397167206,
28
+ "learning_rate": 0.0009940758293838863,
29
+ "loss": 0.6559,
30
+ "step": 75
31
+ },
32
+ {
33
+ "epoch": 0.117096018735363,
34
+ "grad_norm": 0.43047836422920227,
35
+ "learning_rate": 0.0009881516587677726,
36
+ "loss": 0.6799,
37
+ "step": 100
38
+ },
39
+ {
40
+ "epoch": 0.14637002341920374,
41
+ "grad_norm": 0.41161859035491943,
42
+ "learning_rate": 0.0009822274881516586,
43
+ "loss": 0.6179,
44
+ "step": 125
45
+ },
46
+ {
47
+ "epoch": 0.1756440281030445,
48
+ "grad_norm": 0.3486640453338623,
49
+ "learning_rate": 0.000976303317535545,
50
+ "loss": 0.6218,
51
+ "step": 150
52
+ },
53
+ {
54
+ "epoch": 0.20491803278688525,
55
+ "grad_norm": 0.33961209654808044,
56
+ "learning_rate": 0.0009703791469194313,
57
+ "loss": 0.5623,
58
+ "step": 175
59
+ },
60
+ {
61
+ "epoch": 0.234192037470726,
62
+ "grad_norm": 0.4211539328098297,
63
+ "learning_rate": 0.0009644549763033176,
64
+ "loss": 0.6293,
65
+ "step": 200
66
+ },
67
+ {
68
+ "epoch": 0.26346604215456676,
69
+ "grad_norm": 0.4401342272758484,
70
+ "learning_rate": 0.0009585308056872039,
71
+ "loss": 0.65,
72
+ "step": 225
73
+ },
74
+ {
75
+ "epoch": 0.2775175644028103,
76
+ "eval_loss": 0.6182317733764648,
77
+ "eval_runtime": 12305.8898,
78
+ "eval_samples_per_second": 0.123,
79
+ "eval_steps_per_second": 0.008,
80
+ "eval_wer": 42.11536326582399,
81
+ "step": 237
82
+ },
83
+ {
84
+ "epoch": 0.2927400468384075,
85
+ "grad_norm": 0.5222854614257812,
86
+ "learning_rate": 0.0009526066350710901,
87
+ "loss": 0.6494,
88
+ "step": 250
89
+ },
90
+ {
91
+ "epoch": 0.32201405152224827,
92
+ "grad_norm": 0.5739536285400391,
93
+ "learning_rate": 0.0009466824644549763,
94
+ "loss": 0.5656,
95
+ "step": 275
96
+ },
97
+ {
98
+ "epoch": 0.351288056206089,
99
+ "grad_norm": 0.4213266968727112,
100
+ "learning_rate": 0.0009407582938388626,
101
+ "loss": 0.5781,
102
+ "step": 300
103
+ },
104
+ {
105
+ "epoch": 0.3805620608899297,
106
+ "grad_norm": 0.5185717344284058,
107
+ "learning_rate": 0.0009348341232227489,
108
+ "loss": 0.5993,
109
+ "step": 325
110
+ },
111
+ {
112
+ "epoch": 0.4098360655737705,
113
+ "grad_norm": 0.41156110167503357,
114
+ "learning_rate": 0.0009289099526066352,
115
+ "loss": 0.5504,
116
+ "step": 350
117
+ },
118
+ {
119
+ "epoch": 0.43911007025761123,
120
+ "grad_norm": 0.44983068108558655,
121
+ "learning_rate": 0.0009229857819905212,
122
+ "loss": 0.642,
123
+ "step": 375
124
+ },
125
+ {
126
+ "epoch": 0.468384074941452,
127
+ "grad_norm": 0.7018289566040039,
128
+ "learning_rate": 0.0009170616113744075,
129
+ "loss": 0.6313,
130
+ "step": 400
131
+ },
132
+ {
133
+ "epoch": 0.49765807962529274,
134
+ "grad_norm": 0.41570019721984863,
135
+ "learning_rate": 0.0009111374407582938,
136
+ "loss": 0.642,
137
+ "step": 425
138
+ },
139
+ {
140
+ "epoch": 0.5269320843091335,
141
+ "grad_norm": 0.2906375229358673,
142
+ "learning_rate": 0.0009052132701421801,
143
+ "loss": 0.5501,
144
+ "step": 450
145
+ },
146
+ {
147
+ "epoch": 0.5550351288056206,
148
+ "eval_loss": 0.5893104076385498,
149
+ "eval_runtime": 12217.9829,
150
+ "eval_samples_per_second": 0.124,
151
+ "eval_steps_per_second": 0.008,
152
+ "eval_wer": 39.71420868158533,
153
+ "step": 474
154
+ },
155
+ {
156
+ "epoch": 0.5562060889929742,
157
+ "grad_norm": 0.42602404952049255,
158
+ "learning_rate": 0.0008992890995260664,
159
+ "loss": 0.6419,
160
+ "step": 475
161
+ },
162
+ {
163
+ "epoch": 0.585480093676815,
164
+ "grad_norm": 0.45508912205696106,
165
+ "learning_rate": 0.0008933649289099525,
166
+ "loss": 0.5816,
167
+ "step": 500
168
+ },
169
+ {
170
+ "epoch": 0.6147540983606558,
171
+ "grad_norm": 0.5000929236412048,
172
+ "learning_rate": 0.0008874407582938388,
173
+ "loss": 0.6941,
174
+ "step": 525
175
+ },
176
+ {
177
+ "epoch": 0.6440281030444965,
178
+ "grad_norm": 0.4415169656276703,
179
+ "learning_rate": 0.0008815165876777251,
180
+ "loss": 0.5615,
181
+ "step": 550
182
+ },
183
+ {
184
+ "epoch": 0.6733021077283372,
185
+ "grad_norm": 0.5120753049850464,
186
+ "learning_rate": 0.0008755924170616114,
187
+ "loss": 0.559,
188
+ "step": 575
189
+ },
190
+ {
191
+ "epoch": 0.702576112412178,
192
+ "grad_norm": 0.3653784990310669,
193
+ "learning_rate": 0.0008696682464454977,
194
+ "loss": 0.5836,
195
+ "step": 600
196
+ },
197
+ {
198
+ "epoch": 0.7318501170960188,
199
+ "grad_norm": 0.5504665374755859,
200
+ "learning_rate": 0.0008637440758293838,
201
+ "loss": 0.6163,
202
+ "step": 625
203
+ },
204
+ {
205
+ "epoch": 0.7611241217798594,
206
+ "grad_norm": 0.49855440855026245,
207
+ "learning_rate": 0.0008578199052132701,
208
+ "loss": 0.5482,
209
+ "step": 650
210
+ },
211
+ {
212
+ "epoch": 0.7903981264637002,
213
+ "grad_norm": 0.3784034848213196,
214
+ "learning_rate": 0.0008518957345971564,
215
+ "loss": 0.5572,
216
+ "step": 675
217
+ },
218
+ {
219
+ "epoch": 0.819672131147541,
220
+ "grad_norm": 0.5111596584320068,
221
+ "learning_rate": 0.0008459715639810427,
222
+ "loss": 0.565,
223
+ "step": 700
224
+ },
225
+ {
226
+ "epoch": 0.832552693208431,
227
+ "eval_loss": 0.5823442339897156,
228
+ "eval_runtime": 12225.5714,
229
+ "eval_samples_per_second": 0.124,
230
+ "eval_steps_per_second": 0.008,
231
+ "eval_wer": 37.68099852505035,
232
+ "step": 711
233
+ },
234
+ {
235
+ "epoch": 0.8489461358313818,
236
+ "grad_norm": 0.5943437218666077,
237
+ "learning_rate": 0.000840047393364929,
238
+ "loss": 0.5146,
239
+ "step": 725
240
+ },
241
+ {
242
+ "epoch": 0.8782201405152225,
243
+ "grad_norm": 0.5228826403617859,
244
+ "learning_rate": 0.0008341232227488151,
245
+ "loss": 0.5338,
246
+ "step": 750
247
+ },
248
+ {
249
+ "epoch": 0.9074941451990632,
250
+ "grad_norm": 0.44550982117652893,
251
+ "learning_rate": 0.0008281990521327014,
252
+ "loss": 0.5631,
253
+ "step": 775
254
+ },
255
+ {
256
+ "epoch": 0.936768149882904,
257
+ "grad_norm": 0.5326892733573914,
258
+ "learning_rate": 0.0008222748815165877,
259
+ "loss": 0.5489,
260
+ "step": 800
261
+ },
262
+ {
263
+ "epoch": 0.9660421545667447,
264
+ "grad_norm": 0.5083812475204468,
265
+ "learning_rate": 0.000816350710900474,
266
+ "loss": 0.5336,
267
+ "step": 825
268
+ },
269
+ {
270
+ "epoch": 0.9953161592505855,
271
+ "grad_norm": 0.4346718192100525,
272
+ "learning_rate": 0.0008104265402843603,
273
+ "loss": 0.6155,
274
+ "step": 850
275
+ },
276
+ {
277
+ "epoch": 1.0245901639344261,
278
+ "grad_norm": 0.4419436454772949,
279
+ "learning_rate": 0.0008045023696682464,
280
+ "loss": 0.5506,
281
+ "step": 875
282
+ },
283
+ {
284
+ "epoch": 1.053864168618267,
285
+ "grad_norm": 0.5935924649238586,
286
+ "learning_rate": 0.0007985781990521327,
287
+ "loss": 0.5407,
288
+ "step": 900
289
+ },
290
+ {
291
+ "epoch": 1.0831381733021077,
292
+ "grad_norm": 0.4228830635547638,
293
+ "learning_rate": 0.000792654028436019,
294
+ "loss": 0.5527,
295
+ "step": 925
296
+ },
297
+ {
298
+ "epoch": 1.1100702576112411,
299
+ "eval_loss": 0.5060898065567017,
300
+ "eval_runtime": 12332.7416,
301
+ "eval_samples_per_second": 0.123,
302
+ "eval_steps_per_second": 0.008,
303
+ "eval_wer": 37.76065419091052,
304
+ "step": 948
305
+ },
306
+ {
307
+ "epoch": 1.1124121779859484,
308
+ "grad_norm": 0.37129494547843933,
309
+ "learning_rate": 0.0007867298578199053,
310
+ "loss": 0.5191,
311
+ "step": 950
312
+ },
313
+ {
314
+ "epoch": 1.1416861826697893,
315
+ "grad_norm": 0.7254778146743774,
316
+ "learning_rate": 0.0007808056872037916,
317
+ "loss": 0.5537,
318
+ "step": 975
319
+ },
320
+ {
321
+ "epoch": 1.17096018735363,
322
+ "grad_norm": 0.4878183603286743,
323
+ "learning_rate": 0.0007748815165876777,
324
+ "loss": 0.5281,
325
+ "step": 1000
326
+ },
327
+ {
328
+ "epoch": 1.2002341920374708,
329
+ "grad_norm": 0.35084593296051025,
330
+ "learning_rate": 0.000768957345971564,
331
+ "loss": 0.5166,
332
+ "step": 1025
333
+ },
334
+ {
335
+ "epoch": 1.2295081967213115,
336
+ "grad_norm": 0.5030648708343506,
337
+ "learning_rate": 0.0007630331753554502,
338
+ "loss": 0.5284,
339
+ "step": 1050
340
+ },
341
+ {
342
+ "epoch": 1.2587822014051522,
343
+ "grad_norm": 0.5004339218139648,
344
+ "learning_rate": 0.0007571090047393365,
345
+ "loss": 0.5695,
346
+ "step": 1075
347
+ },
348
+ {
349
+ "epoch": 1.288056206088993,
350
+ "grad_norm": 0.5789551734924316,
351
+ "learning_rate": 0.0007511848341232228,
352
+ "loss": 0.5511,
353
+ "step": 1100
354
+ },
355
+ {
356
+ "epoch": 1.3173302107728337,
357
+ "grad_norm": 0.389371782541275,
358
+ "learning_rate": 0.0007452606635071089,
359
+ "loss": 0.5661,
360
+ "step": 1125
361
+ },
362
+ {
363
+ "epoch": 1.3466042154566744,
364
+ "grad_norm": 0.38161447644233704,
365
+ "learning_rate": 0.0007393364928909952,
366
+ "loss": 0.5087,
367
+ "step": 1150
368
+ },
369
+ {
370
+ "epoch": 1.3758782201405153,
371
+ "grad_norm": 0.40263721346855164,
372
+ "learning_rate": 0.0007334123222748815,
373
+ "loss": 0.5147,
374
+ "step": 1175
375
+ },
376
+ {
377
+ "epoch": 1.3875878220140514,
378
+ "eval_loss": 0.5079419016838074,
379
+ "eval_runtime": 12322.9428,
380
+ "eval_samples_per_second": 0.123,
381
+ "eval_steps_per_second": 0.008,
382
+ "eval_wer": 38.37238559521937,
383
+ "step": 1185
384
+ }
385
+ ],
386
+ "logging_steps": 25,
387
+ "max_steps": 4270,
388
+ "num_input_tokens_seen": 0,
389
+ "num_train_epochs": 5,
390
+ "save_steps": 237,
391
+ "stateful_callbacks": {
392
+ "TrainerControl": {
393
+ "args": {
394
+ "should_epoch_stop": false,
395
+ "should_evaluate": false,
396
+ "should_log": false,
397
+ "should_save": true,
398
+ "should_training_stop": false
399
+ },
400
+ "attributes": {}
401
+ }
402
+ },
403
+ "total_flos": 1.96083268190208e+19,
404
+ "train_batch_size": 16,
405
+ "trial_name": null,
406
+ "trial_params": null
407
+ }
whisper-lora-15k-adapters/checkpoint-1185/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0a29cd4ef0d2b3c4115887d9131962a26b3f4a8781ff832f1d6345254c8e0c8
3
+ size 5841
whisper-lora-15k-adapters/checkpoint-1422/README.md ADDED
@@ -0,0 +1,206 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: bengaliAI/tugstugi_bengaliai-regional-asr_whisper-medium
3
+ library_name: peft
4
+ tags:
5
+ - base_model:adapter:bengaliAI/tugstugi_bengaliai-regional-asr_whisper-medium
6
+ - lora
7
+ - transformers
8
+ ---
9
+
10
+ # Model Card for Model ID
11
+
12
+ <!-- Provide a quick summary of what the model is/does. -->
13
+
14
+
15
+
16
+ ## Model Details
17
+
18
+ ### Model Description
19
+
20
+ <!-- Provide a longer summary of what this model is. -->
21
+
22
+
23
+
24
+ - **Developed by:** [More Information Needed]
25
+ - **Funded by [optional]:** [More Information Needed]
26
+ - **Shared by [optional]:** [More Information Needed]
27
+ - **Model type:** [More Information Needed]
28
+ - **Language(s) (NLP):** [More Information Needed]
29
+ - **License:** [More Information Needed]
30
+ - **Finetuned from model [optional]:** [More Information Needed]
31
+
32
+ ### Model Sources [optional]
33
+
34
+ <!-- Provide the basic links for the model. -->
35
+
36
+ - **Repository:** [More Information Needed]
37
+ - **Paper [optional]:** [More Information Needed]
38
+ - **Demo [optional]:** [More Information Needed]
39
+
40
+ ## Uses
41
+
42
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
43
+
44
+ ### Direct Use
45
+
46
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
47
+
48
+ [More Information Needed]
49
+
50
+ ### Downstream Use [optional]
51
+
52
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
53
+
54
+ [More Information Needed]
55
+
56
+ ### Out-of-Scope Use
57
+
58
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
59
+
60
+ [More Information Needed]
61
+
62
+ ## Bias, Risks, and Limitations
63
+
64
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
65
+
66
+ [More Information Needed]
67
+
68
+ ### Recommendations
69
+
70
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
71
+
72
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
73
+
74
+ ## How to Get Started with the Model
75
+
76
+ Use the code below to get started with the model.
77
+
78
+ [More Information Needed]
79
+
80
+ ## Training Details
81
+
82
+ ### Training Data
83
+
84
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
85
+
86
+ [More Information Needed]
87
+
88
+ ### Training Procedure
89
+
90
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
91
+
92
+ #### Preprocessing [optional]
93
+
94
+ [More Information Needed]
95
+
96
+
97
+ #### Training Hyperparameters
98
+
99
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
100
+
101
+ #### Speeds, Sizes, Times [optional]
102
+
103
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
104
+
105
+ [More Information Needed]
106
+
107
+ ## Evaluation
108
+
109
+ <!-- This section describes the evaluation protocols and provides the results. -->
110
+
111
+ ### Testing Data, Factors & Metrics
112
+
113
+ #### Testing Data
114
+
115
+ <!-- This should link to a Dataset Card if possible. -->
116
+
117
+ [More Information Needed]
118
+
119
+ #### Factors
120
+
121
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
122
+
123
+ [More Information Needed]
124
+
125
+ #### Metrics
126
+
127
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
128
+
129
+ [More Information Needed]
130
+
131
+ ### Results
132
+
133
+ [More Information Needed]
134
+
135
+ #### Summary
136
+
137
+
138
+
139
+ ## Model Examination [optional]
140
+
141
+ <!-- Relevant interpretability work for the model goes here -->
142
+
143
+ [More Information Needed]
144
+
145
+ ## Environmental Impact
146
+
147
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
148
+
149
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
150
+
151
+ - **Hardware Type:** [More Information Needed]
152
+ - **Hours used:** [More Information Needed]
153
+ - **Cloud Provider:** [More Information Needed]
154
+ - **Compute Region:** [More Information Needed]
155
+ - **Carbon Emitted:** [More Information Needed]
156
+
157
+ ## Technical Specifications [optional]
158
+
159
+ ### Model Architecture and Objective
160
+
161
+ [More Information Needed]
162
+
163
+ ### Compute Infrastructure
164
+
165
+ [More Information Needed]
166
+
167
+ #### Hardware
168
+
169
+ [More Information Needed]
170
+
171
+ #### Software
172
+
173
+ [More Information Needed]
174
+
175
+ ## Citation [optional]
176
+
177
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
178
+
179
+ **BibTeX:**
180
+
181
+ [More Information Needed]
182
+
183
+ **APA:**
184
+
185
+ [More Information Needed]
186
+
187
+ ## Glossary [optional]
188
+
189
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
190
+
191
+ [More Information Needed]
192
+
193
+ ## More Information [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Authors [optional]
198
+
199
+ [More Information Needed]
200
+
201
+ ## Model Card Contact
202
+
203
+ [More Information Needed]
204
+ ### Framework versions
205
+
206
+ - PEFT 0.18.2.dev0
whisper-lora-15k-adapters/checkpoint-1422/adapter_config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": {
6
+ "base_model_class": "WhisperForConditionalGeneration",
7
+ "parent_library": "transformers.models.whisper.modeling_whisper"
8
+ },
9
+ "base_model_name_or_path": "bengaliAI/tugstugi_bengaliai-regional-asr_whisper-medium",
10
+ "bias": "none",
11
+ "corda_config": null,
12
+ "ensure_weight_tying": false,
13
+ "eva_config": null,
14
+ "exclude_modules": null,
15
+ "fan_in_fan_out": false,
16
+ "inference_mode": true,
17
+ "init_lora_weights": true,
18
+ "layer_replication": null,
19
+ "layers_pattern": null,
20
+ "layers_to_transform": null,
21
+ "loftq_config": {},
22
+ "lora_alpha": 64,
23
+ "lora_bias": false,
24
+ "lora_dropout": 0.05,
25
+ "lora_ga_config": null,
26
+ "megatron_config": null,
27
+ "megatron_core": "megatron.core",
28
+ "modules_to_save": null,
29
+ "peft_type": "LORA",
30
+ "peft_version": "0.18.2.dev0@2cd96ed041620f74d239a0ce3f16207153c43413",
31
+ "qalora_group_size": 16,
32
+ "r": 32,
33
+ "rank_pattern": {},
34
+ "revision": null,
35
+ "target_modules": [
36
+ "v_proj",
37
+ "q_proj"
38
+ ],
39
+ "target_parameters": null,
40
+ "task_type": null,
41
+ "trainable_token_indices": null,
42
+ "use_bdlora": null,
43
+ "use_dora": false,
44
+ "use_qalora": false,
45
+ "use_rslora": false
46
+ }
whisper-lora-15k-adapters/checkpoint-1422/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fda9dbea352ee1ec79295af841e1207d27d41b618e6c701b81adfe4395a6ad69
3
+ size 37789960
whisper-lora-15k-adapters/checkpoint-1422/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:affd9dd12a8c05709456b3311ce311e3d3923602d0f7d68c5cbe11289195c379
3
+ size 50493579
whisper-lora-15k-adapters/checkpoint-1422/preprocessor_config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "chunk_length": 30,
3
+ "feature_extractor_type": "WhisperFeatureExtractor",
4
+ "feature_size": 80,
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
+ }
whisper-lora-15k-adapters/checkpoint-1422/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e00dbe41f85246eabc7ba44819b5522fd7c1d38a50c132ec7729b92813964bf
3
+ size 14709
whisper-lora-15k-adapters/checkpoint-1422/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0daf3deab4a7554b98079c47cd9d528474d8bb74e097ca37272b78eaaddacba3
3
+ size 1465
whisper-lora-15k-adapters/checkpoint-1422/trainer_state.json ADDED
@@ -0,0 +1,479 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 37.68099852505035,
3
+ "best_model_checkpoint": "./whisper-lora-10k-adapters/checkpoint-711",
4
+ "epoch": 1.6651053864168617,
5
+ "eval_steps": 237,
6
+ "global_step": 1422,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.02927400468384075,
13
+ "grad_norm": 0.578233540058136,
14
+ "learning_rate": 0.0005,
15
+ "loss": 0.99,
16
+ "step": 25
17
+ },
18
+ {
19
+ "epoch": 0.0585480093676815,
20
+ "grad_norm": 0.3136115074157715,
21
+ "learning_rate": 0.001,
22
+ "loss": 0.7869,
23
+ "step": 50
24
+ },
25
+ {
26
+ "epoch": 0.08782201405152225,
27
+ "grad_norm": 0.3556165397167206,
28
+ "learning_rate": 0.0009940758293838863,
29
+ "loss": 0.6559,
30
+ "step": 75
31
+ },
32
+ {
33
+ "epoch": 0.117096018735363,
34
+ "grad_norm": 0.43047836422920227,
35
+ "learning_rate": 0.0009881516587677726,
36
+ "loss": 0.6799,
37
+ "step": 100
38
+ },
39
+ {
40
+ "epoch": 0.14637002341920374,
41
+ "grad_norm": 0.41161859035491943,
42
+ "learning_rate": 0.0009822274881516586,
43
+ "loss": 0.6179,
44
+ "step": 125
45
+ },
46
+ {
47
+ "epoch": 0.1756440281030445,
48
+ "grad_norm": 0.3486640453338623,
49
+ "learning_rate": 0.000976303317535545,
50
+ "loss": 0.6218,
51
+ "step": 150
52
+ },
53
+ {
54
+ "epoch": 0.20491803278688525,
55
+ "grad_norm": 0.33961209654808044,
56
+ "learning_rate": 0.0009703791469194313,
57
+ "loss": 0.5623,
58
+ "step": 175
59
+ },
60
+ {
61
+ "epoch": 0.234192037470726,
62
+ "grad_norm": 0.4211539328098297,
63
+ "learning_rate": 0.0009644549763033176,
64
+ "loss": 0.6293,
65
+ "step": 200
66
+ },
67
+ {
68
+ "epoch": 0.26346604215456676,
69
+ "grad_norm": 0.4401342272758484,
70
+ "learning_rate": 0.0009585308056872039,
71
+ "loss": 0.65,
72
+ "step": 225
73
+ },
74
+ {
75
+ "epoch": 0.2775175644028103,
76
+ "eval_loss": 0.6182317733764648,
77
+ "eval_runtime": 12305.8898,
78
+ "eval_samples_per_second": 0.123,
79
+ "eval_steps_per_second": 0.008,
80
+ "eval_wer": 42.11536326582399,
81
+ "step": 237
82
+ },
83
+ {
84
+ "epoch": 0.2927400468384075,
85
+ "grad_norm": 0.5222854614257812,
86
+ "learning_rate": 0.0009526066350710901,
87
+ "loss": 0.6494,
88
+ "step": 250
89
+ },
90
+ {
91
+ "epoch": 0.32201405152224827,
92
+ "grad_norm": 0.5739536285400391,
93
+ "learning_rate": 0.0009466824644549763,
94
+ "loss": 0.5656,
95
+ "step": 275
96
+ },
97
+ {
98
+ "epoch": 0.351288056206089,
99
+ "grad_norm": 0.4213266968727112,
100
+ "learning_rate": 0.0009407582938388626,
101
+ "loss": 0.5781,
102
+ "step": 300
103
+ },
104
+ {
105
+ "epoch": 0.3805620608899297,
106
+ "grad_norm": 0.5185717344284058,
107
+ "learning_rate": 0.0009348341232227489,
108
+ "loss": 0.5993,
109
+ "step": 325
110
+ },
111
+ {
112
+ "epoch": 0.4098360655737705,
113
+ "grad_norm": 0.41156110167503357,
114
+ "learning_rate": 0.0009289099526066352,
115
+ "loss": 0.5504,
116
+ "step": 350
117
+ },
118
+ {
119
+ "epoch": 0.43911007025761123,
120
+ "grad_norm": 0.44983068108558655,
121
+ "learning_rate": 0.0009229857819905212,
122
+ "loss": 0.642,
123
+ "step": 375
124
+ },
125
+ {
126
+ "epoch": 0.468384074941452,
127
+ "grad_norm": 0.7018289566040039,
128
+ "learning_rate": 0.0009170616113744075,
129
+ "loss": 0.6313,
130
+ "step": 400
131
+ },
132
+ {
133
+ "epoch": 0.49765807962529274,
134
+ "grad_norm": 0.41570019721984863,
135
+ "learning_rate": 0.0009111374407582938,
136
+ "loss": 0.642,
137
+ "step": 425
138
+ },
139
+ {
140
+ "epoch": 0.5269320843091335,
141
+ "grad_norm": 0.2906375229358673,
142
+ "learning_rate": 0.0009052132701421801,
143
+ "loss": 0.5501,
144
+ "step": 450
145
+ },
146
+ {
147
+ "epoch": 0.5550351288056206,
148
+ "eval_loss": 0.5893104076385498,
149
+ "eval_runtime": 12217.9829,
150
+ "eval_samples_per_second": 0.124,
151
+ "eval_steps_per_second": 0.008,
152
+ "eval_wer": 39.71420868158533,
153
+ "step": 474
154
+ },
155
+ {
156
+ "epoch": 0.5562060889929742,
157
+ "grad_norm": 0.42602404952049255,
158
+ "learning_rate": 0.0008992890995260664,
159
+ "loss": 0.6419,
160
+ "step": 475
161
+ },
162
+ {
163
+ "epoch": 0.585480093676815,
164
+ "grad_norm": 0.45508912205696106,
165
+ "learning_rate": 0.0008933649289099525,
166
+ "loss": 0.5816,
167
+ "step": 500
168
+ },
169
+ {
170
+ "epoch": 0.6147540983606558,
171
+ "grad_norm": 0.5000929236412048,
172
+ "learning_rate": 0.0008874407582938388,
173
+ "loss": 0.6941,
174
+ "step": 525
175
+ },
176
+ {
177
+ "epoch": 0.6440281030444965,
178
+ "grad_norm": 0.4415169656276703,
179
+ "learning_rate": 0.0008815165876777251,
180
+ "loss": 0.5615,
181
+ "step": 550
182
+ },
183
+ {
184
+ "epoch": 0.6733021077283372,
185
+ "grad_norm": 0.5120753049850464,
186
+ "learning_rate": 0.0008755924170616114,
187
+ "loss": 0.559,
188
+ "step": 575
189
+ },
190
+ {
191
+ "epoch": 0.702576112412178,
192
+ "grad_norm": 0.3653784990310669,
193
+ "learning_rate": 0.0008696682464454977,
194
+ "loss": 0.5836,
195
+ "step": 600
196
+ },
197
+ {
198
+ "epoch": 0.7318501170960188,
199
+ "grad_norm": 0.5504665374755859,
200
+ "learning_rate": 0.0008637440758293838,
201
+ "loss": 0.6163,
202
+ "step": 625
203
+ },
204
+ {
205
+ "epoch": 0.7611241217798594,
206
+ "grad_norm": 0.49855440855026245,
207
+ "learning_rate": 0.0008578199052132701,
208
+ "loss": 0.5482,
209
+ "step": 650
210
+ },
211
+ {
212
+ "epoch": 0.7903981264637002,
213
+ "grad_norm": 0.3784034848213196,
214
+ "learning_rate": 0.0008518957345971564,
215
+ "loss": 0.5572,
216
+ "step": 675
217
+ },
218
+ {
219
+ "epoch": 0.819672131147541,
220
+ "grad_norm": 0.5111596584320068,
221
+ "learning_rate": 0.0008459715639810427,
222
+ "loss": 0.565,
223
+ "step": 700
224
+ },
225
+ {
226
+ "epoch": 0.832552693208431,
227
+ "eval_loss": 0.5823442339897156,
228
+ "eval_runtime": 12225.5714,
229
+ "eval_samples_per_second": 0.124,
230
+ "eval_steps_per_second": 0.008,
231
+ "eval_wer": 37.68099852505035,
232
+ "step": 711
233
+ },
234
+ {
235
+ "epoch": 0.8489461358313818,
236
+ "grad_norm": 0.5943437218666077,
237
+ "learning_rate": 0.000840047393364929,
238
+ "loss": 0.5146,
239
+ "step": 725
240
+ },
241
+ {
242
+ "epoch": 0.8782201405152225,
243
+ "grad_norm": 0.5228826403617859,
244
+ "learning_rate": 0.0008341232227488151,
245
+ "loss": 0.5338,
246
+ "step": 750
247
+ },
248
+ {
249
+ "epoch": 0.9074941451990632,
250
+ "grad_norm": 0.44550982117652893,
251
+ "learning_rate": 0.0008281990521327014,
252
+ "loss": 0.5631,
253
+ "step": 775
254
+ },
255
+ {
256
+ "epoch": 0.936768149882904,
257
+ "grad_norm": 0.5326892733573914,
258
+ "learning_rate": 0.0008222748815165877,
259
+ "loss": 0.5489,
260
+ "step": 800
261
+ },
262
+ {
263
+ "epoch": 0.9660421545667447,
264
+ "grad_norm": 0.5083812475204468,
265
+ "learning_rate": 0.000816350710900474,
266
+ "loss": 0.5336,
267
+ "step": 825
268
+ },
269
+ {
270
+ "epoch": 0.9953161592505855,
271
+ "grad_norm": 0.4346718192100525,
272
+ "learning_rate": 0.0008104265402843603,
273
+ "loss": 0.6155,
274
+ "step": 850
275
+ },
276
+ {
277
+ "epoch": 1.0245901639344261,
278
+ "grad_norm": 0.4419436454772949,
279
+ "learning_rate": 0.0008045023696682464,
280
+ "loss": 0.5506,
281
+ "step": 875
282
+ },
283
+ {
284
+ "epoch": 1.053864168618267,
285
+ "grad_norm": 0.5935924649238586,
286
+ "learning_rate": 0.0007985781990521327,
287
+ "loss": 0.5407,
288
+ "step": 900
289
+ },
290
+ {
291
+ "epoch": 1.0831381733021077,
292
+ "grad_norm": 0.4228830635547638,
293
+ "learning_rate": 0.000792654028436019,
294
+ "loss": 0.5527,
295
+ "step": 925
296
+ },
297
+ {
298
+ "epoch": 1.1100702576112411,
299
+ "eval_loss": 0.5060898065567017,
300
+ "eval_runtime": 12332.7416,
301
+ "eval_samples_per_second": 0.123,
302
+ "eval_steps_per_second": 0.008,
303
+ "eval_wer": 37.76065419091052,
304
+ "step": 948
305
+ },
306
+ {
307
+ "epoch": 1.1124121779859484,
308
+ "grad_norm": 0.37129494547843933,
309
+ "learning_rate": 0.0007867298578199053,
310
+ "loss": 0.5191,
311
+ "step": 950
312
+ },
313
+ {
314
+ "epoch": 1.1416861826697893,
315
+ "grad_norm": 0.7254778146743774,
316
+ "learning_rate": 0.0007808056872037916,
317
+ "loss": 0.5537,
318
+ "step": 975
319
+ },
320
+ {
321
+ "epoch": 1.17096018735363,
322
+ "grad_norm": 0.4878183603286743,
323
+ "learning_rate": 0.0007748815165876777,
324
+ "loss": 0.5281,
325
+ "step": 1000
326
+ },
327
+ {
328
+ "epoch": 1.2002341920374708,
329
+ "grad_norm": 0.35084593296051025,
330
+ "learning_rate": 0.000768957345971564,
331
+ "loss": 0.5166,
332
+ "step": 1025
333
+ },
334
+ {
335
+ "epoch": 1.2295081967213115,
336
+ "grad_norm": 0.5030648708343506,
337
+ "learning_rate": 0.0007630331753554502,
338
+ "loss": 0.5284,
339
+ "step": 1050
340
+ },
341
+ {
342
+ "epoch": 1.2587822014051522,
343
+ "grad_norm": 0.5004339218139648,
344
+ "learning_rate": 0.0007571090047393365,
345
+ "loss": 0.5695,
346
+ "step": 1075
347
+ },
348
+ {
349
+ "epoch": 1.288056206088993,
350
+ "grad_norm": 0.5789551734924316,
351
+ "learning_rate": 0.0007511848341232228,
352
+ "loss": 0.5511,
353
+ "step": 1100
354
+ },
355
+ {
356
+ "epoch": 1.3173302107728337,
357
+ "grad_norm": 0.389371782541275,
358
+ "learning_rate": 0.0007452606635071089,
359
+ "loss": 0.5661,
360
+ "step": 1125
361
+ },
362
+ {
363
+ "epoch": 1.3466042154566744,
364
+ "grad_norm": 0.38161447644233704,
365
+ "learning_rate": 0.0007393364928909952,
366
+ "loss": 0.5087,
367
+ "step": 1150
368
+ },
369
+ {
370
+ "epoch": 1.3758782201405153,
371
+ "grad_norm": 0.40263721346855164,
372
+ "learning_rate": 0.0007334123222748815,
373
+ "loss": 0.5147,
374
+ "step": 1175
375
+ },
376
+ {
377
+ "epoch": 1.3875878220140514,
378
+ "eval_loss": 0.5079419016838074,
379
+ "eval_runtime": 12322.9428,
380
+ "eval_samples_per_second": 0.123,
381
+ "eval_steps_per_second": 0.008,
382
+ "eval_wer": 38.37238559521937,
383
+ "step": 1185
384
+ },
385
+ {
386
+ "epoch": 1.405152224824356,
387
+ "grad_norm": 0.5195249319076538,
388
+ "learning_rate": 0.0007274881516587678,
389
+ "loss": 0.5409,
390
+ "step": 1200
391
+ },
392
+ {
393
+ "epoch": 1.4344262295081966,
394
+ "grad_norm": 0.40098896622657776,
395
+ "learning_rate": 0.0007215639810426541,
396
+ "loss": 0.5121,
397
+ "step": 1225
398
+ },
399
+ {
400
+ "epoch": 1.4637002341920375,
401
+ "grad_norm": 0.42950162291526794,
402
+ "learning_rate": 0.0007156398104265402,
403
+ "loss": 0.5155,
404
+ "step": 1250
405
+ },
406
+ {
407
+ "epoch": 1.4929742388758782,
408
+ "grad_norm": 0.38044580817222595,
409
+ "learning_rate": 0.0007097156398104265,
410
+ "loss": 0.4727,
411
+ "step": 1275
412
+ },
413
+ {
414
+ "epoch": 1.5222482435597189,
415
+ "grad_norm": 0.38700923323631287,
416
+ "learning_rate": 0.0007037914691943128,
417
+ "loss": 0.498,
418
+ "step": 1300
419
+ },
420
+ {
421
+ "epoch": 1.5515222482435598,
422
+ "grad_norm": 0.4633864760398865,
423
+ "learning_rate": 0.0006978672985781991,
424
+ "loss": 0.5297,
425
+ "step": 1325
426
+ },
427
+ {
428
+ "epoch": 1.5807962529274004,
429
+ "grad_norm": 0.48980265855789185,
430
+ "learning_rate": 0.0006919431279620854,
431
+ "loss": 0.4732,
432
+ "step": 1350
433
+ },
434
+ {
435
+ "epoch": 1.6100702576112411,
436
+ "grad_norm": 0.3389205038547516,
437
+ "learning_rate": 0.0006860189573459715,
438
+ "loss": 0.5461,
439
+ "step": 1375
440
+ },
441
+ {
442
+ "epoch": 1.639344262295082,
443
+ "grad_norm": 0.3686542510986328,
444
+ "learning_rate": 0.0006800947867298578,
445
+ "loss": 0.5033,
446
+ "step": 1400
447
+ },
448
+ {
449
+ "epoch": 1.6651053864168617,
450
+ "eval_loss": 0.5103082060813904,
451
+ "eval_runtime": 12252.9597,
452
+ "eval_samples_per_second": 0.124,
453
+ "eval_steps_per_second": 0.008,
454
+ "eval_wer": 39.455228053358894,
455
+ "step": 1422
456
+ }
457
+ ],
458
+ "logging_steps": 25,
459
+ "max_steps": 4270,
460
+ "num_input_tokens_seen": 0,
461
+ "num_train_epochs": 5,
462
+ "save_steps": 237,
463
+ "stateful_callbacks": {
464
+ "TrainerControl": {
465
+ "args": {
466
+ "should_epoch_stop": false,
467
+ "should_evaluate": false,
468
+ "should_log": false,
469
+ "should_save": true,
470
+ "should_training_stop": false
471
+ },
472
+ "attributes": {}
473
+ }
474
+ },
475
+ "total_flos": 2.352999218282496e+19,
476
+ "train_batch_size": 16,
477
+ "trial_name": null,
478
+ "trial_params": null
479
+ }
whisper-lora-15k-adapters/checkpoint-1422/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a226cc7de7081d7ba0ce47d64bc7637210a94213957bff6fa1f72aa110ec5862
3
+ size 5841
whisper-lora-15k-adapters/checkpoint-1659/README.md ADDED
@@ -0,0 +1,206 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: bengaliAI/tugstugi_bengaliai-regional-asr_whisper-medium
3
+ library_name: peft
4
+ tags:
5
+ - base_model:adapter:bengaliAI/tugstugi_bengaliai-regional-asr_whisper-medium
6
+ - lora
7
+ - transformers
8
+ ---
9
+
10
+ # Model Card for Model ID
11
+
12
+ <!-- Provide a quick summary of what the model is/does. -->
13
+
14
+
15
+
16
+ ## Model Details
17
+
18
+ ### Model Description
19
+
20
+ <!-- Provide a longer summary of what this model is. -->
21
+
22
+
23
+
24
+ - **Developed by:** [More Information Needed]
25
+ - **Funded by [optional]:** [More Information Needed]
26
+ - **Shared by [optional]:** [More Information Needed]
27
+ - **Model type:** [More Information Needed]
28
+ - **Language(s) (NLP):** [More Information Needed]
29
+ - **License:** [More Information Needed]
30
+ - **Finetuned from model [optional]:** [More Information Needed]
31
+
32
+ ### Model Sources [optional]
33
+
34
+ <!-- Provide the basic links for the model. -->
35
+
36
+ - **Repository:** [More Information Needed]
37
+ - **Paper [optional]:** [More Information Needed]
38
+ - **Demo [optional]:** [More Information Needed]
39
+
40
+ ## Uses
41
+
42
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
43
+
44
+ ### Direct Use
45
+
46
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
47
+
48
+ [More Information Needed]
49
+
50
+ ### Downstream Use [optional]
51
+
52
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
53
+
54
+ [More Information Needed]
55
+
56
+ ### Out-of-Scope Use
57
+
58
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
59
+
60
+ [More Information Needed]
61
+
62
+ ## Bias, Risks, and Limitations
63
+
64
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
65
+
66
+ [More Information Needed]
67
+
68
+ ### Recommendations
69
+
70
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
71
+
72
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
73
+
74
+ ## How to Get Started with the Model
75
+
76
+ Use the code below to get started with the model.
77
+
78
+ [More Information Needed]
79
+
80
+ ## Training Details
81
+
82
+ ### Training Data
83
+
84
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
85
+
86
+ [More Information Needed]
87
+
88
+ ### Training Procedure
89
+
90
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
91
+
92
+ #### Preprocessing [optional]
93
+
94
+ [More Information Needed]
95
+
96
+
97
+ #### Training Hyperparameters
98
+
99
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
100
+
101
+ #### Speeds, Sizes, Times [optional]
102
+
103
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
104
+
105
+ [More Information Needed]
106
+
107
+ ## Evaluation
108
+
109
+ <!-- This section describes the evaluation protocols and provides the results. -->
110
+
111
+ ### Testing Data, Factors & Metrics
112
+
113
+ #### Testing Data
114
+
115
+ <!-- This should link to a Dataset Card if possible. -->
116
+
117
+ [More Information Needed]
118
+
119
+ #### Factors
120
+
121
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
122
+
123
+ [More Information Needed]
124
+
125
+ #### Metrics
126
+
127
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
128
+
129
+ [More Information Needed]
130
+
131
+ ### Results
132
+
133
+ [More Information Needed]
134
+
135
+ #### Summary
136
+
137
+
138
+
139
+ ## Model Examination [optional]
140
+
141
+ <!-- Relevant interpretability work for the model goes here -->
142
+
143
+ [More Information Needed]
144
+
145
+ ## Environmental Impact
146
+
147
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
148
+
149
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
150
+
151
+ - **Hardware Type:** [More Information Needed]
152
+ - **Hours used:** [More Information Needed]
153
+ - **Cloud Provider:** [More Information Needed]
154
+ - **Compute Region:** [More Information Needed]
155
+ - **Carbon Emitted:** [More Information Needed]
156
+
157
+ ## Technical Specifications [optional]
158
+
159
+ ### Model Architecture and Objective
160
+
161
+ [More Information Needed]
162
+
163
+ ### Compute Infrastructure
164
+
165
+ [More Information Needed]
166
+
167
+ #### Hardware
168
+
169
+ [More Information Needed]
170
+
171
+ #### Software
172
+
173
+ [More Information Needed]
174
+
175
+ ## Citation [optional]
176
+
177
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
178
+
179
+ **BibTeX:**
180
+
181
+ [More Information Needed]
182
+
183
+ **APA:**
184
+
185
+ [More Information Needed]
186
+
187
+ ## Glossary [optional]
188
+
189
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
190
+
191
+ [More Information Needed]
192
+
193
+ ## More Information [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Authors [optional]
198
+
199
+ [More Information Needed]
200
+
201
+ ## Model Card Contact
202
+
203
+ [More Information Needed]
204
+ ### Framework versions
205
+
206
+ - PEFT 0.18.2.dev0
whisper-lora-15k-adapters/checkpoint-1659/adapter_config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": {
6
+ "base_model_class": "WhisperForConditionalGeneration",
7
+ "parent_library": "transformers.models.whisper.modeling_whisper"
8
+ },
9
+ "base_model_name_or_path": "bengaliAI/tugstugi_bengaliai-regional-asr_whisper-medium",
10
+ "bias": "none",
11
+ "corda_config": null,
12
+ "ensure_weight_tying": false,
13
+ "eva_config": null,
14
+ "exclude_modules": null,
15
+ "fan_in_fan_out": false,
16
+ "inference_mode": true,
17
+ "init_lora_weights": true,
18
+ "layer_replication": null,
19
+ "layers_pattern": null,
20
+ "layers_to_transform": null,
21
+ "loftq_config": {},
22
+ "lora_alpha": 64,
23
+ "lora_bias": false,
24
+ "lora_dropout": 0.05,
25
+ "lora_ga_config": null,
26
+ "megatron_config": null,
27
+ "megatron_core": "megatron.core",
28
+ "modules_to_save": null,
29
+ "peft_type": "LORA",
30
+ "peft_version": "0.18.2.dev0@2cd96ed041620f74d239a0ce3f16207153c43413",
31
+ "qalora_group_size": 16,
32
+ "r": 32,
33
+ "rank_pattern": {},
34
+ "revision": null,
35
+ "target_modules": [
36
+ "v_proj",
37
+ "q_proj"
38
+ ],
39
+ "target_parameters": null,
40
+ "task_type": null,
41
+ "trainable_token_indices": null,
42
+ "use_bdlora": null,
43
+ "use_dora": false,
44
+ "use_qalora": false,
45
+ "use_rslora": false
46
+ }
whisper-lora-15k-adapters/checkpoint-1659/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd7af51734717885501d9bb65d1810c95b60a8947c0b2dcf7d6555ed846b34bd
3
+ size 37789960
whisper-lora-15k-adapters/checkpoint-1659/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fb8a57bb7a17cba1236413cb73840ec4d433eca4231114baaca251d57788e2b
3
+ size 50493579
whisper-lora-15k-adapters/checkpoint-1659/preprocessor_config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "chunk_length": 30,
3
+ "feature_extractor_type": "WhisperFeatureExtractor",
4
+ "feature_size": 80,
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
+ }
whisper-lora-15k-adapters/checkpoint-1659/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a35dafe11e09a4491b8e90afdf6a4d89432fd48a1e7afbdf219db331707f6d9f
3
+ size 14709
whisper-lora-15k-adapters/checkpoint-1659/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c963188aecc4f8e14c0bb751e1554da2de5f729179bf094f6c037328048d0880
3
+ size 1465
whisper-lora-15k-adapters/checkpoint-1659/trainer_state.json ADDED
@@ -0,0 +1,558 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 37.68099852505035,
3
+ "best_model_checkpoint": "./whisper-lora-10k-adapters/checkpoint-711",
4
+ "epoch": 1.9426229508196722,
5
+ "eval_steps": 237,
6
+ "global_step": 1659,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.02927400468384075,
13
+ "grad_norm": 0.578233540058136,
14
+ "learning_rate": 0.0005,
15
+ "loss": 0.99,
16
+ "step": 25
17
+ },
18
+ {
19
+ "epoch": 0.0585480093676815,
20
+ "grad_norm": 0.3136115074157715,
21
+ "learning_rate": 0.001,
22
+ "loss": 0.7869,
23
+ "step": 50
24
+ },
25
+ {
26
+ "epoch": 0.08782201405152225,
27
+ "grad_norm": 0.3556165397167206,
28
+ "learning_rate": 0.0009940758293838863,
29
+ "loss": 0.6559,
30
+ "step": 75
31
+ },
32
+ {
33
+ "epoch": 0.117096018735363,
34
+ "grad_norm": 0.43047836422920227,
35
+ "learning_rate": 0.0009881516587677726,
36
+ "loss": 0.6799,
37
+ "step": 100
38
+ },
39
+ {
40
+ "epoch": 0.14637002341920374,
41
+ "grad_norm": 0.41161859035491943,
42
+ "learning_rate": 0.0009822274881516586,
43
+ "loss": 0.6179,
44
+ "step": 125
45
+ },
46
+ {
47
+ "epoch": 0.1756440281030445,
48
+ "grad_norm": 0.3486640453338623,
49
+ "learning_rate": 0.000976303317535545,
50
+ "loss": 0.6218,
51
+ "step": 150
52
+ },
53
+ {
54
+ "epoch": 0.20491803278688525,
55
+ "grad_norm": 0.33961209654808044,
56
+ "learning_rate": 0.0009703791469194313,
57
+ "loss": 0.5623,
58
+ "step": 175
59
+ },
60
+ {
61
+ "epoch": 0.234192037470726,
62
+ "grad_norm": 0.4211539328098297,
63
+ "learning_rate": 0.0009644549763033176,
64
+ "loss": 0.6293,
65
+ "step": 200
66
+ },
67
+ {
68
+ "epoch": 0.26346604215456676,
69
+ "grad_norm": 0.4401342272758484,
70
+ "learning_rate": 0.0009585308056872039,
71
+ "loss": 0.65,
72
+ "step": 225
73
+ },
74
+ {
75
+ "epoch": 0.2775175644028103,
76
+ "eval_loss": 0.6182317733764648,
77
+ "eval_runtime": 12305.8898,
78
+ "eval_samples_per_second": 0.123,
79
+ "eval_steps_per_second": 0.008,
80
+ "eval_wer": 42.11536326582399,
81
+ "step": 237
82
+ },
83
+ {
84
+ "epoch": 0.2927400468384075,
85
+ "grad_norm": 0.5222854614257812,
86
+ "learning_rate": 0.0009526066350710901,
87
+ "loss": 0.6494,
88
+ "step": 250
89
+ },
90
+ {
91
+ "epoch": 0.32201405152224827,
92
+ "grad_norm": 0.5739536285400391,
93
+ "learning_rate": 0.0009466824644549763,
94
+ "loss": 0.5656,
95
+ "step": 275
96
+ },
97
+ {
98
+ "epoch": 0.351288056206089,
99
+ "grad_norm": 0.4213266968727112,
100
+ "learning_rate": 0.0009407582938388626,
101
+ "loss": 0.5781,
102
+ "step": 300
103
+ },
104
+ {
105
+ "epoch": 0.3805620608899297,
106
+ "grad_norm": 0.5185717344284058,
107
+ "learning_rate": 0.0009348341232227489,
108
+ "loss": 0.5993,
109
+ "step": 325
110
+ },
111
+ {
112
+ "epoch": 0.4098360655737705,
113
+ "grad_norm": 0.41156110167503357,
114
+ "learning_rate": 0.0009289099526066352,
115
+ "loss": 0.5504,
116
+ "step": 350
117
+ },
118
+ {
119
+ "epoch": 0.43911007025761123,
120
+ "grad_norm": 0.44983068108558655,
121
+ "learning_rate": 0.0009229857819905212,
122
+ "loss": 0.642,
123
+ "step": 375
124
+ },
125
+ {
126
+ "epoch": 0.468384074941452,
127
+ "grad_norm": 0.7018289566040039,
128
+ "learning_rate": 0.0009170616113744075,
129
+ "loss": 0.6313,
130
+ "step": 400
131
+ },
132
+ {
133
+ "epoch": 0.49765807962529274,
134
+ "grad_norm": 0.41570019721984863,
135
+ "learning_rate": 0.0009111374407582938,
136
+ "loss": 0.642,
137
+ "step": 425
138
+ },
139
+ {
140
+ "epoch": 0.5269320843091335,
141
+ "grad_norm": 0.2906375229358673,
142
+ "learning_rate": 0.0009052132701421801,
143
+ "loss": 0.5501,
144
+ "step": 450
145
+ },
146
+ {
147
+ "epoch": 0.5550351288056206,
148
+ "eval_loss": 0.5893104076385498,
149
+ "eval_runtime": 12217.9829,
150
+ "eval_samples_per_second": 0.124,
151
+ "eval_steps_per_second": 0.008,
152
+ "eval_wer": 39.71420868158533,
153
+ "step": 474
154
+ },
155
+ {
156
+ "epoch": 0.5562060889929742,
157
+ "grad_norm": 0.42602404952049255,
158
+ "learning_rate": 0.0008992890995260664,
159
+ "loss": 0.6419,
160
+ "step": 475
161
+ },
162
+ {
163
+ "epoch": 0.585480093676815,
164
+ "grad_norm": 0.45508912205696106,
165
+ "learning_rate": 0.0008933649289099525,
166
+ "loss": 0.5816,
167
+ "step": 500
168
+ },
169
+ {
170
+ "epoch": 0.6147540983606558,
171
+ "grad_norm": 0.5000929236412048,
172
+ "learning_rate": 0.0008874407582938388,
173
+ "loss": 0.6941,
174
+ "step": 525
175
+ },
176
+ {
177
+ "epoch": 0.6440281030444965,
178
+ "grad_norm": 0.4415169656276703,
179
+ "learning_rate": 0.0008815165876777251,
180
+ "loss": 0.5615,
181
+ "step": 550
182
+ },
183
+ {
184
+ "epoch": 0.6733021077283372,
185
+ "grad_norm": 0.5120753049850464,
186
+ "learning_rate": 0.0008755924170616114,
187
+ "loss": 0.559,
188
+ "step": 575
189
+ },
190
+ {
191
+ "epoch": 0.702576112412178,
192
+ "grad_norm": 0.3653784990310669,
193
+ "learning_rate": 0.0008696682464454977,
194
+ "loss": 0.5836,
195
+ "step": 600
196
+ },
197
+ {
198
+ "epoch": 0.7318501170960188,
199
+ "grad_norm": 0.5504665374755859,
200
+ "learning_rate": 0.0008637440758293838,
201
+ "loss": 0.6163,
202
+ "step": 625
203
+ },
204
+ {
205
+ "epoch": 0.7611241217798594,
206
+ "grad_norm": 0.49855440855026245,
207
+ "learning_rate": 0.0008578199052132701,
208
+ "loss": 0.5482,
209
+ "step": 650
210
+ },
211
+ {
212
+ "epoch": 0.7903981264637002,
213
+ "grad_norm": 0.3784034848213196,
214
+ "learning_rate": 0.0008518957345971564,
215
+ "loss": 0.5572,
216
+ "step": 675
217
+ },
218
+ {
219
+ "epoch": 0.819672131147541,
220
+ "grad_norm": 0.5111596584320068,
221
+ "learning_rate": 0.0008459715639810427,
222
+ "loss": 0.565,
223
+ "step": 700
224
+ },
225
+ {
226
+ "epoch": 0.832552693208431,
227
+ "eval_loss": 0.5823442339897156,
228
+ "eval_runtime": 12225.5714,
229
+ "eval_samples_per_second": 0.124,
230
+ "eval_steps_per_second": 0.008,
231
+ "eval_wer": 37.68099852505035,
232
+ "step": 711
233
+ },
234
+ {
235
+ "epoch": 0.8489461358313818,
236
+ "grad_norm": 0.5943437218666077,
237
+ "learning_rate": 0.000840047393364929,
238
+ "loss": 0.5146,
239
+ "step": 725
240
+ },
241
+ {
242
+ "epoch": 0.8782201405152225,
243
+ "grad_norm": 0.5228826403617859,
244
+ "learning_rate": 0.0008341232227488151,
245
+ "loss": 0.5338,
246
+ "step": 750
247
+ },
248
+ {
249
+ "epoch": 0.9074941451990632,
250
+ "grad_norm": 0.44550982117652893,
251
+ "learning_rate": 0.0008281990521327014,
252
+ "loss": 0.5631,
253
+ "step": 775
254
+ },
255
+ {
256
+ "epoch": 0.936768149882904,
257
+ "grad_norm": 0.5326892733573914,
258
+ "learning_rate": 0.0008222748815165877,
259
+ "loss": 0.5489,
260
+ "step": 800
261
+ },
262
+ {
263
+ "epoch": 0.9660421545667447,
264
+ "grad_norm": 0.5083812475204468,
265
+ "learning_rate": 0.000816350710900474,
266
+ "loss": 0.5336,
267
+ "step": 825
268
+ },
269
+ {
270
+ "epoch": 0.9953161592505855,
271
+ "grad_norm": 0.4346718192100525,
272
+ "learning_rate": 0.0008104265402843603,
273
+ "loss": 0.6155,
274
+ "step": 850
275
+ },
276
+ {
277
+ "epoch": 1.0245901639344261,
278
+ "grad_norm": 0.4419436454772949,
279
+ "learning_rate": 0.0008045023696682464,
280
+ "loss": 0.5506,
281
+ "step": 875
282
+ },
283
+ {
284
+ "epoch": 1.053864168618267,
285
+ "grad_norm": 0.5935924649238586,
286
+ "learning_rate": 0.0007985781990521327,
287
+ "loss": 0.5407,
288
+ "step": 900
289
+ },
290
+ {
291
+ "epoch": 1.0831381733021077,
292
+ "grad_norm": 0.4228830635547638,
293
+ "learning_rate": 0.000792654028436019,
294
+ "loss": 0.5527,
295
+ "step": 925
296
+ },
297
+ {
298
+ "epoch": 1.1100702576112411,
299
+ "eval_loss": 0.5060898065567017,
300
+ "eval_runtime": 12332.7416,
301
+ "eval_samples_per_second": 0.123,
302
+ "eval_steps_per_second": 0.008,
303
+ "eval_wer": 37.76065419091052,
304
+ "step": 948
305
+ },
306
+ {
307
+ "epoch": 1.1124121779859484,
308
+ "grad_norm": 0.37129494547843933,
309
+ "learning_rate": 0.0007867298578199053,
310
+ "loss": 0.5191,
311
+ "step": 950
312
+ },
313
+ {
314
+ "epoch": 1.1416861826697893,
315
+ "grad_norm": 0.7254778146743774,
316
+ "learning_rate": 0.0007808056872037916,
317
+ "loss": 0.5537,
318
+ "step": 975
319
+ },
320
+ {
321
+ "epoch": 1.17096018735363,
322
+ "grad_norm": 0.4878183603286743,
323
+ "learning_rate": 0.0007748815165876777,
324
+ "loss": 0.5281,
325
+ "step": 1000
326
+ },
327
+ {
328
+ "epoch": 1.2002341920374708,
329
+ "grad_norm": 0.35084593296051025,
330
+ "learning_rate": 0.000768957345971564,
331
+ "loss": 0.5166,
332
+ "step": 1025
333
+ },
334
+ {
335
+ "epoch": 1.2295081967213115,
336
+ "grad_norm": 0.5030648708343506,
337
+ "learning_rate": 0.0007630331753554502,
338
+ "loss": 0.5284,
339
+ "step": 1050
340
+ },
341
+ {
342
+ "epoch": 1.2587822014051522,
343
+ "grad_norm": 0.5004339218139648,
344
+ "learning_rate": 0.0007571090047393365,
345
+ "loss": 0.5695,
346
+ "step": 1075
347
+ },
348
+ {
349
+ "epoch": 1.288056206088993,
350
+ "grad_norm": 0.5789551734924316,
351
+ "learning_rate": 0.0007511848341232228,
352
+ "loss": 0.5511,
353
+ "step": 1100
354
+ },
355
+ {
356
+ "epoch": 1.3173302107728337,
357
+ "grad_norm": 0.389371782541275,
358
+ "learning_rate": 0.0007452606635071089,
359
+ "loss": 0.5661,
360
+ "step": 1125
361
+ },
362
+ {
363
+ "epoch": 1.3466042154566744,
364
+ "grad_norm": 0.38161447644233704,
365
+ "learning_rate": 0.0007393364928909952,
366
+ "loss": 0.5087,
367
+ "step": 1150
368
+ },
369
+ {
370
+ "epoch": 1.3758782201405153,
371
+ "grad_norm": 0.40263721346855164,
372
+ "learning_rate": 0.0007334123222748815,
373
+ "loss": 0.5147,
374
+ "step": 1175
375
+ },
376
+ {
377
+ "epoch": 1.3875878220140514,
378
+ "eval_loss": 0.5079419016838074,
379
+ "eval_runtime": 12322.9428,
380
+ "eval_samples_per_second": 0.123,
381
+ "eval_steps_per_second": 0.008,
382
+ "eval_wer": 38.37238559521937,
383
+ "step": 1185
384
+ },
385
+ {
386
+ "epoch": 1.405152224824356,
387
+ "grad_norm": 0.5195249319076538,
388
+ "learning_rate": 0.0007274881516587678,
389
+ "loss": 0.5409,
390
+ "step": 1200
391
+ },
392
+ {
393
+ "epoch": 1.4344262295081966,
394
+ "grad_norm": 0.40098896622657776,
395
+ "learning_rate": 0.0007215639810426541,
396
+ "loss": 0.5121,
397
+ "step": 1225
398
+ },
399
+ {
400
+ "epoch": 1.4637002341920375,
401
+ "grad_norm": 0.42950162291526794,
402
+ "learning_rate": 0.0007156398104265402,
403
+ "loss": 0.5155,
404
+ "step": 1250
405
+ },
406
+ {
407
+ "epoch": 1.4929742388758782,
408
+ "grad_norm": 0.38044580817222595,
409
+ "learning_rate": 0.0007097156398104265,
410
+ "loss": 0.4727,
411
+ "step": 1275
412
+ },
413
+ {
414
+ "epoch": 1.5222482435597189,
415
+ "grad_norm": 0.38700923323631287,
416
+ "learning_rate": 0.0007037914691943128,
417
+ "loss": 0.498,
418
+ "step": 1300
419
+ },
420
+ {
421
+ "epoch": 1.5515222482435598,
422
+ "grad_norm": 0.4633864760398865,
423
+ "learning_rate": 0.0006978672985781991,
424
+ "loss": 0.5297,
425
+ "step": 1325
426
+ },
427
+ {
428
+ "epoch": 1.5807962529274004,
429
+ "grad_norm": 0.48980265855789185,
430
+ "learning_rate": 0.0006919431279620854,
431
+ "loss": 0.4732,
432
+ "step": 1350
433
+ },
434
+ {
435
+ "epoch": 1.6100702576112411,
436
+ "grad_norm": 0.3389205038547516,
437
+ "learning_rate": 0.0006860189573459715,
438
+ "loss": 0.5461,
439
+ "step": 1375
440
+ },
441
+ {
442
+ "epoch": 1.639344262295082,
443
+ "grad_norm": 0.3686542510986328,
444
+ "learning_rate": 0.0006800947867298578,
445
+ "loss": 0.5033,
446
+ "step": 1400
447
+ },
448
+ {
449
+ "epoch": 1.6651053864168617,
450
+ "eval_loss": 0.5103082060813904,
451
+ "eval_runtime": 12252.9597,
452
+ "eval_samples_per_second": 0.124,
453
+ "eval_steps_per_second": 0.008,
454
+ "eval_wer": 39.455228053358894,
455
+ "step": 1422
456
+ },
457
+ {
458
+ "epoch": 1.6686182669789227,
459
+ "grad_norm": 0.46823108196258545,
460
+ "learning_rate": 0.0006741706161137441,
461
+ "loss": 0.5392,
462
+ "step": 1425
463
+ },
464
+ {
465
+ "epoch": 1.6978922716627634,
466
+ "grad_norm": 0.5638931393623352,
467
+ "learning_rate": 0.0006682464454976304,
468
+ "loss": 0.5253,
469
+ "step": 1450
470
+ },
471
+ {
472
+ "epoch": 1.7271662763466042,
473
+ "grad_norm": 0.5234322547912598,
474
+ "learning_rate": 0.0006623222748815167,
475
+ "loss": 0.51,
476
+ "step": 1475
477
+ },
478
+ {
479
+ "epoch": 1.756440281030445,
480
+ "grad_norm": 0.5467631816864014,
481
+ "learning_rate": 0.0006563981042654028,
482
+ "loss": 0.5436,
483
+ "step": 1500
484
+ },
485
+ {
486
+ "epoch": 1.7857142857142856,
487
+ "grad_norm": 0.3867318034172058,
488
+ "learning_rate": 0.0006504739336492891,
489
+ "loss": 0.5142,
490
+ "step": 1525
491
+ },
492
+ {
493
+ "epoch": 1.8149882903981265,
494
+ "grad_norm": 0.4091216027736664,
495
+ "learning_rate": 0.0006445497630331754,
496
+ "loss": 0.5345,
497
+ "step": 1550
498
+ },
499
+ {
500
+ "epoch": 1.8442622950819674,
501
+ "grad_norm": 0.44898247718811035,
502
+ "learning_rate": 0.0006386255924170617,
503
+ "loss": 0.4937,
504
+ "step": 1575
505
+ },
506
+ {
507
+ "epoch": 1.8735362997658078,
508
+ "grad_norm": 0.3484508991241455,
509
+ "learning_rate": 0.000632701421800948,
510
+ "loss": 0.489,
511
+ "step": 1600
512
+ },
513
+ {
514
+ "epoch": 1.9028103044496487,
515
+ "grad_norm": 0.5735388398170471,
516
+ "learning_rate": 0.0006267772511848341,
517
+ "loss": 0.4742,
518
+ "step": 1625
519
+ },
520
+ {
521
+ "epoch": 1.9320843091334896,
522
+ "grad_norm": 0.7618733048439026,
523
+ "learning_rate": 0.0006208530805687204,
524
+ "loss": 0.5559,
525
+ "step": 1650
526
+ },
527
+ {
528
+ "epoch": 1.9426229508196722,
529
+ "eval_loss": 0.5032439827919006,
530
+ "eval_runtime": 12233.7713,
531
+ "eval_samples_per_second": 0.124,
532
+ "eval_steps_per_second": 0.008,
533
+ "eval_wer": 39.20600686955827,
534
+ "step": 1659
535
+ }
536
+ ],
537
+ "logging_steps": 25,
538
+ "max_steps": 4270,
539
+ "num_input_tokens_seen": 0,
540
+ "num_train_epochs": 5,
541
+ "save_steps": 237,
542
+ "stateful_callbacks": {
543
+ "TrainerControl": {
544
+ "args": {
545
+ "should_epoch_stop": false,
546
+ "should_evaluate": false,
547
+ "should_log": false,
548
+ "should_save": true,
549
+ "should_training_stop": false
550
+ },
551
+ "attributes": {}
552
+ }
553
+ },
554
+ "total_flos": 2.745165754662912e+19,
555
+ "train_batch_size": 16,
556
+ "trial_name": null,
557
+ "trial_params": null
558
+ }
whisper-lora-15k-adapters/checkpoint-1659/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a226cc7de7081d7ba0ce47d64bc7637210a94213957bff6fa1f72aa110ec5862
3
+ size 5841
whisper-lora-15k-adapters/checkpoint-1896/README.md ADDED
@@ -0,0 +1,206 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: bengaliAI/tugstugi_bengaliai-regional-asr_whisper-medium
3
+ library_name: peft
4
+ tags:
5
+ - base_model:adapter:bengaliAI/tugstugi_bengaliai-regional-asr_whisper-medium
6
+ - lora
7
+ - transformers
8
+ ---
9
+
10
+ # Model Card for Model ID
11
+
12
+ <!-- Provide a quick summary of what the model is/does. -->
13
+
14
+
15
+
16
+ ## Model Details
17
+
18
+ ### Model Description
19
+
20
+ <!-- Provide a longer summary of what this model is. -->
21
+
22
+
23
+
24
+ - **Developed by:** [More Information Needed]
25
+ - **Funded by [optional]:** [More Information Needed]
26
+ - **Shared by [optional]:** [More Information Needed]
27
+ - **Model type:** [More Information Needed]
28
+ - **Language(s) (NLP):** [More Information Needed]
29
+ - **License:** [More Information Needed]
30
+ - **Finetuned from model [optional]:** [More Information Needed]
31
+
32
+ ### Model Sources [optional]
33
+
34
+ <!-- Provide the basic links for the model. -->
35
+
36
+ - **Repository:** [More Information Needed]
37
+ - **Paper [optional]:** [More Information Needed]
38
+ - **Demo [optional]:** [More Information Needed]
39
+
40
+ ## Uses
41
+
42
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
43
+
44
+ ### Direct Use
45
+
46
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
47
+
48
+ [More Information Needed]
49
+
50
+ ### Downstream Use [optional]
51
+
52
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
53
+
54
+ [More Information Needed]
55
+
56
+ ### Out-of-Scope Use
57
+
58
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
59
+
60
+ [More Information Needed]
61
+
62
+ ## Bias, Risks, and Limitations
63
+
64
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
65
+
66
+ [More Information Needed]
67
+
68
+ ### Recommendations
69
+
70
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
71
+
72
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
73
+
74
+ ## How to Get Started with the Model
75
+
76
+ Use the code below to get started with the model.
77
+
78
+ [More Information Needed]
79
+
80
+ ## Training Details
81
+
82
+ ### Training Data
83
+
84
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
85
+
86
+ [More Information Needed]
87
+
88
+ ### Training Procedure
89
+
90
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
91
+
92
+ #### Preprocessing [optional]
93
+
94
+ [More Information Needed]
95
+
96
+
97
+ #### Training Hyperparameters
98
+
99
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
100
+
101
+ #### Speeds, Sizes, Times [optional]
102
+
103
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
104
+
105
+ [More Information Needed]
106
+
107
+ ## Evaluation
108
+
109
+ <!-- This section describes the evaluation protocols and provides the results. -->
110
+
111
+ ### Testing Data, Factors & Metrics
112
+
113
+ #### Testing Data
114
+
115
+ <!-- This should link to a Dataset Card if possible. -->
116
+
117
+ [More Information Needed]
118
+
119
+ #### Factors
120
+
121
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
122
+
123
+ [More Information Needed]
124
+
125
+ #### Metrics
126
+
127
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
128
+
129
+ [More Information Needed]
130
+
131
+ ### Results
132
+
133
+ [More Information Needed]
134
+
135
+ #### Summary
136
+
137
+
138
+
139
+ ## Model Examination [optional]
140
+
141
+ <!-- Relevant interpretability work for the model goes here -->
142
+
143
+ [More Information Needed]
144
+
145
+ ## Environmental Impact
146
+
147
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
148
+
149
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
150
+
151
+ - **Hardware Type:** [More Information Needed]
152
+ - **Hours used:** [More Information Needed]
153
+ - **Cloud Provider:** [More Information Needed]
154
+ - **Compute Region:** [More Information Needed]
155
+ - **Carbon Emitted:** [More Information Needed]
156
+
157
+ ## Technical Specifications [optional]
158
+
159
+ ### Model Architecture and Objective
160
+
161
+ [More Information Needed]
162
+
163
+ ### Compute Infrastructure
164
+
165
+ [More Information Needed]
166
+
167
+ #### Hardware
168
+
169
+ [More Information Needed]
170
+
171
+ #### Software
172
+
173
+ [More Information Needed]
174
+
175
+ ## Citation [optional]
176
+
177
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
178
+
179
+ **BibTeX:**
180
+
181
+ [More Information Needed]
182
+
183
+ **APA:**
184
+
185
+ [More Information Needed]
186
+
187
+ ## Glossary [optional]
188
+
189
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
190
+
191
+ [More Information Needed]
192
+
193
+ ## More Information [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Authors [optional]
198
+
199
+ [More Information Needed]
200
+
201
+ ## Model Card Contact
202
+
203
+ [More Information Needed]
204
+ ### Framework versions
205
+
206
+ - PEFT 0.18.2.dev0
whisper-lora-15k-adapters/checkpoint-1896/adapter_config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": {
6
+ "base_model_class": "WhisperForConditionalGeneration",
7
+ "parent_library": "transformers.models.whisper.modeling_whisper"
8
+ },
9
+ "base_model_name_or_path": "bengaliAI/tugstugi_bengaliai-regional-asr_whisper-medium",
10
+ "bias": "none",
11
+ "corda_config": null,
12
+ "ensure_weight_tying": false,
13
+ "eva_config": null,
14
+ "exclude_modules": null,
15
+ "fan_in_fan_out": false,
16
+ "inference_mode": true,
17
+ "init_lora_weights": true,
18
+ "layer_replication": null,
19
+ "layers_pattern": null,
20
+ "layers_to_transform": null,
21
+ "loftq_config": {},
22
+ "lora_alpha": 64,
23
+ "lora_bias": false,
24
+ "lora_dropout": 0.05,
25
+ "lora_ga_config": null,
26
+ "megatron_config": null,
27
+ "megatron_core": "megatron.core",
28
+ "modules_to_save": null,
29
+ "peft_type": "LORA",
30
+ "peft_version": "0.18.2.dev0@2cd96ed041620f74d239a0ce3f16207153c43413",
31
+ "qalora_group_size": 16,
32
+ "r": 32,
33
+ "rank_pattern": {},
34
+ "revision": null,
35
+ "target_modules": [
36
+ "v_proj",
37
+ "q_proj"
38
+ ],
39
+ "target_parameters": null,
40
+ "task_type": null,
41
+ "trainable_token_indices": null,
42
+ "use_bdlora": null,
43
+ "use_dora": false,
44
+ "use_qalora": false,
45
+ "use_rslora": false
46
+ }
whisper-lora-15k-adapters/checkpoint-1896/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c4e7601ff0fdef994edeb2f4f24f86038f78948706c870b88f19dba4b1fceff
3
+ size 37789960
whisper-lora-15k-adapters/checkpoint-1896/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f05a4496694005afc9e5e5bed86ddf048c48e2f02042689c0eac1c1098e0dfb4
3
+ size 50493579
whisper-lora-15k-adapters/checkpoint-1896/preprocessor_config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "chunk_length": 30,
3
+ "feature_extractor_type": "WhisperFeatureExtractor",
4
+ "feature_size": 80,
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
+ }
whisper-lora-15k-adapters/checkpoint-1896/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7e2fba32269ae58642ad489f3054315412cc56bb5afbcce9db6d752bc9da09b
3
+ size 14645
whisper-lora-15k-adapters/checkpoint-1896/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57c1ac4778a5ff316717a0a05a75cfcb6de3fc3b98f9940fd963c0130fe44323
3
+ size 1465
whisper-lora-15k-adapters/checkpoint-1896/trainer_state.json ADDED
@@ -0,0 +1,630 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 35.9517533349309,
3
+ "best_model_checkpoint": "./whisper-lora-15k-adapters/checkpoint-1896",
4
+ "epoch": 2.2201405152224822,
5
+ "eval_steps": 237,
6
+ "global_step": 1896,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.02927400468384075,
13
+ "grad_norm": 0.578233540058136,
14
+ "learning_rate": 0.0005,
15
+ "loss": 0.99,
16
+ "step": 25
17
+ },
18
+ {
19
+ "epoch": 0.0585480093676815,
20
+ "grad_norm": 0.3136115074157715,
21
+ "learning_rate": 0.001,
22
+ "loss": 0.7869,
23
+ "step": 50
24
+ },
25
+ {
26
+ "epoch": 0.08782201405152225,
27
+ "grad_norm": 0.3556165397167206,
28
+ "learning_rate": 0.0009940758293838863,
29
+ "loss": 0.6559,
30
+ "step": 75
31
+ },
32
+ {
33
+ "epoch": 0.117096018735363,
34
+ "grad_norm": 0.43047836422920227,
35
+ "learning_rate": 0.0009881516587677726,
36
+ "loss": 0.6799,
37
+ "step": 100
38
+ },
39
+ {
40
+ "epoch": 0.14637002341920374,
41
+ "grad_norm": 0.41161859035491943,
42
+ "learning_rate": 0.0009822274881516586,
43
+ "loss": 0.6179,
44
+ "step": 125
45
+ },
46
+ {
47
+ "epoch": 0.1756440281030445,
48
+ "grad_norm": 0.3486640453338623,
49
+ "learning_rate": 0.000976303317535545,
50
+ "loss": 0.6218,
51
+ "step": 150
52
+ },
53
+ {
54
+ "epoch": 0.20491803278688525,
55
+ "grad_norm": 0.33961209654808044,
56
+ "learning_rate": 0.0009703791469194313,
57
+ "loss": 0.5623,
58
+ "step": 175
59
+ },
60
+ {
61
+ "epoch": 0.234192037470726,
62
+ "grad_norm": 0.4211539328098297,
63
+ "learning_rate": 0.0009644549763033176,
64
+ "loss": 0.6293,
65
+ "step": 200
66
+ },
67
+ {
68
+ "epoch": 0.26346604215456676,
69
+ "grad_norm": 0.4401342272758484,
70
+ "learning_rate": 0.0009585308056872039,
71
+ "loss": 0.65,
72
+ "step": 225
73
+ },
74
+ {
75
+ "epoch": 0.2775175644028103,
76
+ "eval_loss": 0.6182317733764648,
77
+ "eval_runtime": 12305.8898,
78
+ "eval_samples_per_second": 0.123,
79
+ "eval_steps_per_second": 0.008,
80
+ "eval_wer": 42.11536326582399,
81
+ "step": 237
82
+ },
83
+ {
84
+ "epoch": 0.2927400468384075,
85
+ "grad_norm": 0.5222854614257812,
86
+ "learning_rate": 0.0009526066350710901,
87
+ "loss": 0.6494,
88
+ "step": 250
89
+ },
90
+ {
91
+ "epoch": 0.32201405152224827,
92
+ "grad_norm": 0.5739536285400391,
93
+ "learning_rate": 0.0009466824644549763,
94
+ "loss": 0.5656,
95
+ "step": 275
96
+ },
97
+ {
98
+ "epoch": 0.351288056206089,
99
+ "grad_norm": 0.4213266968727112,
100
+ "learning_rate": 0.0009407582938388626,
101
+ "loss": 0.5781,
102
+ "step": 300
103
+ },
104
+ {
105
+ "epoch": 0.3805620608899297,
106
+ "grad_norm": 0.5185717344284058,
107
+ "learning_rate": 0.0009348341232227489,
108
+ "loss": 0.5993,
109
+ "step": 325
110
+ },
111
+ {
112
+ "epoch": 0.4098360655737705,
113
+ "grad_norm": 0.41156110167503357,
114
+ "learning_rate": 0.0009289099526066352,
115
+ "loss": 0.5504,
116
+ "step": 350
117
+ },
118
+ {
119
+ "epoch": 0.43911007025761123,
120
+ "grad_norm": 0.44983068108558655,
121
+ "learning_rate": 0.0009229857819905212,
122
+ "loss": 0.642,
123
+ "step": 375
124
+ },
125
+ {
126
+ "epoch": 0.468384074941452,
127
+ "grad_norm": 0.7018289566040039,
128
+ "learning_rate": 0.0009170616113744075,
129
+ "loss": 0.6313,
130
+ "step": 400
131
+ },
132
+ {
133
+ "epoch": 0.49765807962529274,
134
+ "grad_norm": 0.41570019721984863,
135
+ "learning_rate": 0.0009111374407582938,
136
+ "loss": 0.642,
137
+ "step": 425
138
+ },
139
+ {
140
+ "epoch": 0.5269320843091335,
141
+ "grad_norm": 0.2906375229358673,
142
+ "learning_rate": 0.0009052132701421801,
143
+ "loss": 0.5501,
144
+ "step": 450
145
+ },
146
+ {
147
+ "epoch": 0.5550351288056206,
148
+ "eval_loss": 0.5893104076385498,
149
+ "eval_runtime": 12217.9829,
150
+ "eval_samples_per_second": 0.124,
151
+ "eval_steps_per_second": 0.008,
152
+ "eval_wer": 39.71420868158533,
153
+ "step": 474
154
+ },
155
+ {
156
+ "epoch": 0.5562060889929742,
157
+ "grad_norm": 0.42602404952049255,
158
+ "learning_rate": 0.0008992890995260664,
159
+ "loss": 0.6419,
160
+ "step": 475
161
+ },
162
+ {
163
+ "epoch": 0.585480093676815,
164
+ "grad_norm": 0.45508912205696106,
165
+ "learning_rate": 0.0008933649289099525,
166
+ "loss": 0.5816,
167
+ "step": 500
168
+ },
169
+ {
170
+ "epoch": 0.6147540983606558,
171
+ "grad_norm": 0.5000929236412048,
172
+ "learning_rate": 0.0008874407582938388,
173
+ "loss": 0.6941,
174
+ "step": 525
175
+ },
176
+ {
177
+ "epoch": 0.6440281030444965,
178
+ "grad_norm": 0.4415169656276703,
179
+ "learning_rate": 0.0008815165876777251,
180
+ "loss": 0.5615,
181
+ "step": 550
182
+ },
183
+ {
184
+ "epoch": 0.6733021077283372,
185
+ "grad_norm": 0.5120753049850464,
186
+ "learning_rate": 0.0008755924170616114,
187
+ "loss": 0.559,
188
+ "step": 575
189
+ },
190
+ {
191
+ "epoch": 0.702576112412178,
192
+ "grad_norm": 0.3653784990310669,
193
+ "learning_rate": 0.0008696682464454977,
194
+ "loss": 0.5836,
195
+ "step": 600
196
+ },
197
+ {
198
+ "epoch": 0.7318501170960188,
199
+ "grad_norm": 0.5504665374755859,
200
+ "learning_rate": 0.0008637440758293838,
201
+ "loss": 0.6163,
202
+ "step": 625
203
+ },
204
+ {
205
+ "epoch": 0.7611241217798594,
206
+ "grad_norm": 0.49855440855026245,
207
+ "learning_rate": 0.0008578199052132701,
208
+ "loss": 0.5482,
209
+ "step": 650
210
+ },
211
+ {
212
+ "epoch": 0.7903981264637002,
213
+ "grad_norm": 0.3784034848213196,
214
+ "learning_rate": 0.0008518957345971564,
215
+ "loss": 0.5572,
216
+ "step": 675
217
+ },
218
+ {
219
+ "epoch": 0.819672131147541,
220
+ "grad_norm": 0.5111596584320068,
221
+ "learning_rate": 0.0008459715639810427,
222
+ "loss": 0.565,
223
+ "step": 700
224
+ },
225
+ {
226
+ "epoch": 0.832552693208431,
227
+ "eval_loss": 0.5823442339897156,
228
+ "eval_runtime": 12225.5714,
229
+ "eval_samples_per_second": 0.124,
230
+ "eval_steps_per_second": 0.008,
231
+ "eval_wer": 37.68099852505035,
232
+ "step": 711
233
+ },
234
+ {
235
+ "epoch": 0.8489461358313818,
236
+ "grad_norm": 0.5943437218666077,
237
+ "learning_rate": 0.000840047393364929,
238
+ "loss": 0.5146,
239
+ "step": 725
240
+ },
241
+ {
242
+ "epoch": 0.8782201405152225,
243
+ "grad_norm": 0.5228826403617859,
244
+ "learning_rate": 0.0008341232227488151,
245
+ "loss": 0.5338,
246
+ "step": 750
247
+ },
248
+ {
249
+ "epoch": 0.9074941451990632,
250
+ "grad_norm": 0.44550982117652893,
251
+ "learning_rate": 0.0008281990521327014,
252
+ "loss": 0.5631,
253
+ "step": 775
254
+ },
255
+ {
256
+ "epoch": 0.936768149882904,
257
+ "grad_norm": 0.5326892733573914,
258
+ "learning_rate": 0.0008222748815165877,
259
+ "loss": 0.5489,
260
+ "step": 800
261
+ },
262
+ {
263
+ "epoch": 0.9660421545667447,
264
+ "grad_norm": 0.5083812475204468,
265
+ "learning_rate": 0.000816350710900474,
266
+ "loss": 0.5336,
267
+ "step": 825
268
+ },
269
+ {
270
+ "epoch": 0.9953161592505855,
271
+ "grad_norm": 0.4346718192100525,
272
+ "learning_rate": 0.0008104265402843603,
273
+ "loss": 0.6155,
274
+ "step": 850
275
+ },
276
+ {
277
+ "epoch": 1.0245901639344261,
278
+ "grad_norm": 0.4419436454772949,
279
+ "learning_rate": 0.0008045023696682464,
280
+ "loss": 0.5506,
281
+ "step": 875
282
+ },
283
+ {
284
+ "epoch": 1.053864168618267,
285
+ "grad_norm": 0.5935924649238586,
286
+ "learning_rate": 0.0007985781990521327,
287
+ "loss": 0.5407,
288
+ "step": 900
289
+ },
290
+ {
291
+ "epoch": 1.0831381733021077,
292
+ "grad_norm": 0.4228830635547638,
293
+ "learning_rate": 0.000792654028436019,
294
+ "loss": 0.5527,
295
+ "step": 925
296
+ },
297
+ {
298
+ "epoch": 1.1100702576112411,
299
+ "eval_loss": 0.5060898065567017,
300
+ "eval_runtime": 12332.7416,
301
+ "eval_samples_per_second": 0.123,
302
+ "eval_steps_per_second": 0.008,
303
+ "eval_wer": 37.76065419091052,
304
+ "step": 948
305
+ },
306
+ {
307
+ "epoch": 1.1124121779859484,
308
+ "grad_norm": 0.37129494547843933,
309
+ "learning_rate": 0.0007867298578199053,
310
+ "loss": 0.5191,
311
+ "step": 950
312
+ },
313
+ {
314
+ "epoch": 1.1416861826697893,
315
+ "grad_norm": 0.7254778146743774,
316
+ "learning_rate": 0.0007808056872037916,
317
+ "loss": 0.5537,
318
+ "step": 975
319
+ },
320
+ {
321
+ "epoch": 1.17096018735363,
322
+ "grad_norm": 0.4878183603286743,
323
+ "learning_rate": 0.0007748815165876777,
324
+ "loss": 0.5281,
325
+ "step": 1000
326
+ },
327
+ {
328
+ "epoch": 1.2002341920374708,
329
+ "grad_norm": 0.35084593296051025,
330
+ "learning_rate": 0.000768957345971564,
331
+ "loss": 0.5166,
332
+ "step": 1025
333
+ },
334
+ {
335
+ "epoch": 1.2295081967213115,
336
+ "grad_norm": 0.5030648708343506,
337
+ "learning_rate": 0.0007630331753554502,
338
+ "loss": 0.5284,
339
+ "step": 1050
340
+ },
341
+ {
342
+ "epoch": 1.2587822014051522,
343
+ "grad_norm": 0.5004339218139648,
344
+ "learning_rate": 0.0007571090047393365,
345
+ "loss": 0.5695,
346
+ "step": 1075
347
+ },
348
+ {
349
+ "epoch": 1.288056206088993,
350
+ "grad_norm": 0.5789551734924316,
351
+ "learning_rate": 0.0007511848341232228,
352
+ "loss": 0.5511,
353
+ "step": 1100
354
+ },
355
+ {
356
+ "epoch": 1.3173302107728337,
357
+ "grad_norm": 0.389371782541275,
358
+ "learning_rate": 0.0007452606635071089,
359
+ "loss": 0.5661,
360
+ "step": 1125
361
+ },
362
+ {
363
+ "epoch": 1.3466042154566744,
364
+ "grad_norm": 0.38161447644233704,
365
+ "learning_rate": 0.0007393364928909952,
366
+ "loss": 0.5087,
367
+ "step": 1150
368
+ },
369
+ {
370
+ "epoch": 1.3758782201405153,
371
+ "grad_norm": 0.40263721346855164,
372
+ "learning_rate": 0.0007334123222748815,
373
+ "loss": 0.5147,
374
+ "step": 1175
375
+ },
376
+ {
377
+ "epoch": 1.3875878220140514,
378
+ "eval_loss": 0.5079419016838074,
379
+ "eval_runtime": 12322.9428,
380
+ "eval_samples_per_second": 0.123,
381
+ "eval_steps_per_second": 0.008,
382
+ "eval_wer": 38.37238559521937,
383
+ "step": 1185
384
+ },
385
+ {
386
+ "epoch": 1.405152224824356,
387
+ "grad_norm": 0.5195249319076538,
388
+ "learning_rate": 0.0007274881516587678,
389
+ "loss": 0.5409,
390
+ "step": 1200
391
+ },
392
+ {
393
+ "epoch": 1.4344262295081966,
394
+ "grad_norm": 0.40098896622657776,
395
+ "learning_rate": 0.0007215639810426541,
396
+ "loss": 0.5121,
397
+ "step": 1225
398
+ },
399
+ {
400
+ "epoch": 1.4637002341920375,
401
+ "grad_norm": 0.42950162291526794,
402
+ "learning_rate": 0.0007156398104265402,
403
+ "loss": 0.5155,
404
+ "step": 1250
405
+ },
406
+ {
407
+ "epoch": 1.4929742388758782,
408
+ "grad_norm": 0.38044580817222595,
409
+ "learning_rate": 0.0007097156398104265,
410
+ "loss": 0.4727,
411
+ "step": 1275
412
+ },
413
+ {
414
+ "epoch": 1.5222482435597189,
415
+ "grad_norm": 0.38700923323631287,
416
+ "learning_rate": 0.0007037914691943128,
417
+ "loss": 0.498,
418
+ "step": 1300
419
+ },
420
+ {
421
+ "epoch": 1.5515222482435598,
422
+ "grad_norm": 0.4633864760398865,
423
+ "learning_rate": 0.0006978672985781991,
424
+ "loss": 0.5297,
425
+ "step": 1325
426
+ },
427
+ {
428
+ "epoch": 1.5807962529274004,
429
+ "grad_norm": 0.48980265855789185,
430
+ "learning_rate": 0.0006919431279620854,
431
+ "loss": 0.4732,
432
+ "step": 1350
433
+ },
434
+ {
435
+ "epoch": 1.6100702576112411,
436
+ "grad_norm": 0.3389205038547516,
437
+ "learning_rate": 0.0006860189573459715,
438
+ "loss": 0.5461,
439
+ "step": 1375
440
+ },
441
+ {
442
+ "epoch": 1.639344262295082,
443
+ "grad_norm": 0.3686542510986328,
444
+ "learning_rate": 0.0006800947867298578,
445
+ "loss": 0.5033,
446
+ "step": 1400
447
+ },
448
+ {
449
+ "epoch": 1.6651053864168617,
450
+ "eval_loss": 0.5103082060813904,
451
+ "eval_runtime": 12252.9597,
452
+ "eval_samples_per_second": 0.124,
453
+ "eval_steps_per_second": 0.008,
454
+ "eval_wer": 39.455228053358894,
455
+ "step": 1422
456
+ },
457
+ {
458
+ "epoch": 1.6686182669789227,
459
+ "grad_norm": 0.46823108196258545,
460
+ "learning_rate": 0.0006741706161137441,
461
+ "loss": 0.5392,
462
+ "step": 1425
463
+ },
464
+ {
465
+ "epoch": 1.6978922716627634,
466
+ "grad_norm": 0.5638931393623352,
467
+ "learning_rate": 0.0006682464454976304,
468
+ "loss": 0.5253,
469
+ "step": 1450
470
+ },
471
+ {
472
+ "epoch": 1.7271662763466042,
473
+ "grad_norm": 0.5234322547912598,
474
+ "learning_rate": 0.0006623222748815167,
475
+ "loss": 0.51,
476
+ "step": 1475
477
+ },
478
+ {
479
+ "epoch": 1.756440281030445,
480
+ "grad_norm": 0.5467631816864014,
481
+ "learning_rate": 0.0006563981042654028,
482
+ "loss": 0.5436,
483
+ "step": 1500
484
+ },
485
+ {
486
+ "epoch": 1.7857142857142856,
487
+ "grad_norm": 0.3867318034172058,
488
+ "learning_rate": 0.0006504739336492891,
489
+ "loss": 0.5142,
490
+ "step": 1525
491
+ },
492
+ {
493
+ "epoch": 1.8149882903981265,
494
+ "grad_norm": 0.4091216027736664,
495
+ "learning_rate": 0.0006445497630331754,
496
+ "loss": 0.5345,
497
+ "step": 1550
498
+ },
499
+ {
500
+ "epoch": 1.8442622950819674,
501
+ "grad_norm": 0.44898247718811035,
502
+ "learning_rate": 0.0006386255924170617,
503
+ "loss": 0.4937,
504
+ "step": 1575
505
+ },
506
+ {
507
+ "epoch": 1.8735362997658078,
508
+ "grad_norm": 0.3484508991241455,
509
+ "learning_rate": 0.000632701421800948,
510
+ "loss": 0.489,
511
+ "step": 1600
512
+ },
513
+ {
514
+ "epoch": 1.9028103044496487,
515
+ "grad_norm": 0.5735388398170471,
516
+ "learning_rate": 0.0006267772511848341,
517
+ "loss": 0.4742,
518
+ "step": 1625
519
+ },
520
+ {
521
+ "epoch": 1.9320843091334896,
522
+ "grad_norm": 0.7618733048439026,
523
+ "learning_rate": 0.0006208530805687204,
524
+ "loss": 0.5559,
525
+ "step": 1650
526
+ },
527
+ {
528
+ "epoch": 1.9426229508196722,
529
+ "eval_loss": 0.5032439827919006,
530
+ "eval_runtime": 12233.7713,
531
+ "eval_samples_per_second": 0.124,
532
+ "eval_steps_per_second": 0.008,
533
+ "eval_wer": 39.20600686955827,
534
+ "step": 1659
535
+ },
536
+ {
537
+ "epoch": 1.96135831381733,
538
+ "grad_norm": 0.3670201003551483,
539
+ "learning_rate": 0.0006149289099526067,
540
+ "loss": 0.4868,
541
+ "step": 1675
542
+ },
543
+ {
544
+ "epoch": 1.990632318501171,
545
+ "grad_norm": 0.4840170443058014,
546
+ "learning_rate": 0.000609004739336493,
547
+ "loss": 0.5458,
548
+ "step": 1700
549
+ },
550
+ {
551
+ "epoch": 2.019906323185012,
552
+ "grad_norm": 0.30357852578163147,
553
+ "learning_rate": 0.0006030805687203791,
554
+ "loss": 0.4845,
555
+ "step": 1725
556
+ },
557
+ {
558
+ "epoch": 2.0491803278688523,
559
+ "grad_norm": 0.43158742785453796,
560
+ "learning_rate": 0.0005971563981042653,
561
+ "loss": 0.5007,
562
+ "step": 1750
563
+ },
564
+ {
565
+ "epoch": 2.078454332552693,
566
+ "grad_norm": 0.46644917130470276,
567
+ "learning_rate": 0.0005912322274881516,
568
+ "loss": 0.4558,
569
+ "step": 1775
570
+ },
571
+ {
572
+ "epoch": 2.107728337236534,
573
+ "grad_norm": 0.42779088020324707,
574
+ "learning_rate": 0.0005853080568720379,
575
+ "loss": 0.4736,
576
+ "step": 1800
577
+ },
578
+ {
579
+ "epoch": 2.1370023419203745,
580
+ "grad_norm": 0.4596354067325592,
581
+ "learning_rate": 0.0005793838862559242,
582
+ "loss": 0.4338,
583
+ "step": 1825
584
+ },
585
+ {
586
+ "epoch": 2.1662763466042154,
587
+ "grad_norm": 0.5213513970375061,
588
+ "learning_rate": 0.0005734597156398104,
589
+ "loss": 0.4657,
590
+ "step": 1850
591
+ },
592
+ {
593
+ "epoch": 2.1955503512880563,
594
+ "grad_norm": 0.30604368448257446,
595
+ "learning_rate": 0.0005675355450236966,
596
+ "loss": 0.4697,
597
+ "step": 1875
598
+ },
599
+ {
600
+ "epoch": 2.2201405152224822,
601
+ "eval_loss": 0.49964743852615356,
602
+ "eval_runtime": 12221.7958,
603
+ "eval_samples_per_second": 0.124,
604
+ "eval_steps_per_second": 0.008,
605
+ "eval_wer": 35.9517533349309,
606
+ "step": 1896
607
+ }
608
+ ],
609
+ "logging_steps": 25,
610
+ "max_steps": 4270,
611
+ "num_input_tokens_seen": 0,
612
+ "num_train_epochs": 5,
613
+ "save_steps": 237,
614
+ "stateful_callbacks": {
615
+ "TrainerControl": {
616
+ "args": {
617
+ "should_epoch_stop": false,
618
+ "should_evaluate": false,
619
+ "should_log": false,
620
+ "should_save": true,
621
+ "should_training_stop": false
622
+ },
623
+ "attributes": {}
624
+ }
625
+ },
626
+ "total_flos": 3.137332291043328e+19,
627
+ "train_batch_size": 16,
628
+ "trial_name": null,
629
+ "trial_params": null
630
+ }
whisper-lora-15k-adapters/checkpoint-1896/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a226cc7de7081d7ba0ce47d64bc7637210a94213957bff6fa1f72aa110ec5862
3
+ size 5841
whisper-lora-15k-adapters/checkpoint-2133/README.md ADDED
@@ -0,0 +1,206 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: bengaliAI/tugstugi_bengaliai-regional-asr_whisper-medium
3
+ library_name: peft
4
+ tags:
5
+ - base_model:adapter:bengaliAI/tugstugi_bengaliai-regional-asr_whisper-medium
6
+ - lora
7
+ - transformers
8
+ ---
9
+
10
+ # Model Card for Model ID
11
+
12
+ <!-- Provide a quick summary of what the model is/does. -->
13
+
14
+
15
+
16
+ ## Model Details
17
+
18
+ ### Model Description
19
+
20
+ <!-- Provide a longer summary of what this model is. -->
21
+
22
+
23
+
24
+ - **Developed by:** [More Information Needed]
25
+ - **Funded by [optional]:** [More Information Needed]
26
+ - **Shared by [optional]:** [More Information Needed]
27
+ - **Model type:** [More Information Needed]
28
+ - **Language(s) (NLP):** [More Information Needed]
29
+ - **License:** [More Information Needed]
30
+ - **Finetuned from model [optional]:** [More Information Needed]
31
+
32
+ ### Model Sources [optional]
33
+
34
+ <!-- Provide the basic links for the model. -->
35
+
36
+ - **Repository:** [More Information Needed]
37
+ - **Paper [optional]:** [More Information Needed]
38
+ - **Demo [optional]:** [More Information Needed]
39
+
40
+ ## Uses
41
+
42
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
43
+
44
+ ### Direct Use
45
+
46
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
47
+
48
+ [More Information Needed]
49
+
50
+ ### Downstream Use [optional]
51
+
52
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
53
+
54
+ [More Information Needed]
55
+
56
+ ### Out-of-Scope Use
57
+
58
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
59
+
60
+ [More Information Needed]
61
+
62
+ ## Bias, Risks, and Limitations
63
+
64
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
65
+
66
+ [More Information Needed]
67
+
68
+ ### Recommendations
69
+
70
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
71
+
72
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
73
+
74
+ ## How to Get Started with the Model
75
+
76
+ Use the code below to get started with the model.
77
+
78
+ [More Information Needed]
79
+
80
+ ## Training Details
81
+
82
+ ### Training Data
83
+
84
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
85
+
86
+ [More Information Needed]
87
+
88
+ ### Training Procedure
89
+
90
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
91
+
92
+ #### Preprocessing [optional]
93
+
94
+ [More Information Needed]
95
+
96
+
97
+ #### Training Hyperparameters
98
+
99
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
100
+
101
+ #### Speeds, Sizes, Times [optional]
102
+
103
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
104
+
105
+ [More Information Needed]
106
+
107
+ ## Evaluation
108
+
109
+ <!-- This section describes the evaluation protocols and provides the results. -->
110
+
111
+ ### Testing Data, Factors & Metrics
112
+
113
+ #### Testing Data
114
+
115
+ <!-- This should link to a Dataset Card if possible. -->
116
+
117
+ [More Information Needed]
118
+
119
+ #### Factors
120
+
121
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
122
+
123
+ [More Information Needed]
124
+
125
+ #### Metrics
126
+
127
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
128
+
129
+ [More Information Needed]
130
+
131
+ ### Results
132
+
133
+ [More Information Needed]
134
+
135
+ #### Summary
136
+
137
+
138
+
139
+ ## Model Examination [optional]
140
+
141
+ <!-- Relevant interpretability work for the model goes here -->
142
+
143
+ [More Information Needed]
144
+
145
+ ## Environmental Impact
146
+
147
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
148
+
149
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
150
+
151
+ - **Hardware Type:** [More Information Needed]
152
+ - **Hours used:** [More Information Needed]
153
+ - **Cloud Provider:** [More Information Needed]
154
+ - **Compute Region:** [More Information Needed]
155
+ - **Carbon Emitted:** [More Information Needed]
156
+
157
+ ## Technical Specifications [optional]
158
+
159
+ ### Model Architecture and Objective
160
+
161
+ [More Information Needed]
162
+
163
+ ### Compute Infrastructure
164
+
165
+ [More Information Needed]
166
+
167
+ #### Hardware
168
+
169
+ [More Information Needed]
170
+
171
+ #### Software
172
+
173
+ [More Information Needed]
174
+
175
+ ## Citation [optional]
176
+
177
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
178
+
179
+ **BibTeX:**
180
+
181
+ [More Information Needed]
182
+
183
+ **APA:**
184
+
185
+ [More Information Needed]
186
+
187
+ ## Glossary [optional]
188
+
189
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
190
+
191
+ [More Information Needed]
192
+
193
+ ## More Information [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Authors [optional]
198
+
199
+ [More Information Needed]
200
+
201
+ ## Model Card Contact
202
+
203
+ [More Information Needed]
204
+ ### Framework versions
205
+
206
+ - PEFT 0.18.2.dev0
whisper-lora-15k-adapters/checkpoint-2133/adapter_config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": {
6
+ "base_model_class": "WhisperForConditionalGeneration",
7
+ "parent_library": "transformers.models.whisper.modeling_whisper"
8
+ },
9
+ "base_model_name_or_path": "bengaliAI/tugstugi_bengaliai-regional-asr_whisper-medium",
10
+ "bias": "none",
11
+ "corda_config": null,
12
+ "ensure_weight_tying": false,
13
+ "eva_config": null,
14
+ "exclude_modules": null,
15
+ "fan_in_fan_out": false,
16
+ "inference_mode": true,
17
+ "init_lora_weights": true,
18
+ "layer_replication": null,
19
+ "layers_pattern": null,
20
+ "layers_to_transform": null,
21
+ "loftq_config": {},
22
+ "lora_alpha": 64,
23
+ "lora_bias": false,
24
+ "lora_dropout": 0.05,
25
+ "lora_ga_config": null,
26
+ "megatron_config": null,
27
+ "megatron_core": "megatron.core",
28
+ "modules_to_save": null,
29
+ "peft_type": "LORA",
30
+ "peft_version": "0.18.2.dev0@2cd96ed041620f74d239a0ce3f16207153c43413",
31
+ "qalora_group_size": 16,
32
+ "r": 32,
33
+ "rank_pattern": {},
34
+ "revision": null,
35
+ "target_modules": [
36
+ "v_proj",
37
+ "q_proj"
38
+ ],
39
+ "target_parameters": null,
40
+ "task_type": null,
41
+ "trainable_token_indices": null,
42
+ "use_bdlora": null,
43
+ "use_dora": false,
44
+ "use_qalora": false,
45
+ "use_rslora": false
46
+ }
whisper-lora-15k-adapters/checkpoint-2133/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee9837868b1c23a612bfc659be21bec090a9c893952bc606a5db9c5f955ad382
3
+ size 37789960
whisper-lora-15k-adapters/checkpoint-2133/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50a14f47ec712e406b729b5db818e652d39f92d4e1d555a96e6f5caa1ec915e1
3
+ size 50493579
whisper-lora-15k-adapters/checkpoint-2133/preprocessor_config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "chunk_length": 30,
3
+ "feature_extractor_type": "WhisperFeatureExtractor",
4
+ "feature_size": 80,
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
+ }
whisper-lora-15k-adapters/checkpoint-2133/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f329669efdaca2290dbe64369287e680fa5effa4da405edc3db5d62b216c89c
3
+ size 14709
whisper-lora-15k-adapters/checkpoint-2133/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:330c3619a268ab90039926a277bd197926e324f8355931c2179d0750c98d2aad
3
+ size 1465
whisper-lora-15k-adapters/checkpoint-2133/trainer_state.json ADDED
@@ -0,0 +1,709 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 35.9517533349309,
3
+ "best_model_checkpoint": "./whisper-lora-15k-adapters/checkpoint-1896",
4
+ "epoch": 2.4976580796252925,
5
+ "eval_steps": 237,
6
+ "global_step": 2133,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.02927400468384075,
13
+ "grad_norm": 0.578233540058136,
14
+ "learning_rate": 0.0005,
15
+ "loss": 0.99,
16
+ "step": 25
17
+ },
18
+ {
19
+ "epoch": 0.0585480093676815,
20
+ "grad_norm": 0.3136115074157715,
21
+ "learning_rate": 0.001,
22
+ "loss": 0.7869,
23
+ "step": 50
24
+ },
25
+ {
26
+ "epoch": 0.08782201405152225,
27
+ "grad_norm": 0.3556165397167206,
28
+ "learning_rate": 0.0009940758293838863,
29
+ "loss": 0.6559,
30
+ "step": 75
31
+ },
32
+ {
33
+ "epoch": 0.117096018735363,
34
+ "grad_norm": 0.43047836422920227,
35
+ "learning_rate": 0.0009881516587677726,
36
+ "loss": 0.6799,
37
+ "step": 100
38
+ },
39
+ {
40
+ "epoch": 0.14637002341920374,
41
+ "grad_norm": 0.41161859035491943,
42
+ "learning_rate": 0.0009822274881516586,
43
+ "loss": 0.6179,
44
+ "step": 125
45
+ },
46
+ {
47
+ "epoch": 0.1756440281030445,
48
+ "grad_norm": 0.3486640453338623,
49
+ "learning_rate": 0.000976303317535545,
50
+ "loss": 0.6218,
51
+ "step": 150
52
+ },
53
+ {
54
+ "epoch": 0.20491803278688525,
55
+ "grad_norm": 0.33961209654808044,
56
+ "learning_rate": 0.0009703791469194313,
57
+ "loss": 0.5623,
58
+ "step": 175
59
+ },
60
+ {
61
+ "epoch": 0.234192037470726,
62
+ "grad_norm": 0.4211539328098297,
63
+ "learning_rate": 0.0009644549763033176,
64
+ "loss": 0.6293,
65
+ "step": 200
66
+ },
67
+ {
68
+ "epoch": 0.26346604215456676,
69
+ "grad_norm": 0.4401342272758484,
70
+ "learning_rate": 0.0009585308056872039,
71
+ "loss": 0.65,
72
+ "step": 225
73
+ },
74
+ {
75
+ "epoch": 0.2775175644028103,
76
+ "eval_loss": 0.6182317733764648,
77
+ "eval_runtime": 12305.8898,
78
+ "eval_samples_per_second": 0.123,
79
+ "eval_steps_per_second": 0.008,
80
+ "eval_wer": 42.11536326582399,
81
+ "step": 237
82
+ },
83
+ {
84
+ "epoch": 0.2927400468384075,
85
+ "grad_norm": 0.5222854614257812,
86
+ "learning_rate": 0.0009526066350710901,
87
+ "loss": 0.6494,
88
+ "step": 250
89
+ },
90
+ {
91
+ "epoch": 0.32201405152224827,
92
+ "grad_norm": 0.5739536285400391,
93
+ "learning_rate": 0.0009466824644549763,
94
+ "loss": 0.5656,
95
+ "step": 275
96
+ },
97
+ {
98
+ "epoch": 0.351288056206089,
99
+ "grad_norm": 0.4213266968727112,
100
+ "learning_rate": 0.0009407582938388626,
101
+ "loss": 0.5781,
102
+ "step": 300
103
+ },
104
+ {
105
+ "epoch": 0.3805620608899297,
106
+ "grad_norm": 0.5185717344284058,
107
+ "learning_rate": 0.0009348341232227489,
108
+ "loss": 0.5993,
109
+ "step": 325
110
+ },
111
+ {
112
+ "epoch": 0.4098360655737705,
113
+ "grad_norm": 0.41156110167503357,
114
+ "learning_rate": 0.0009289099526066352,
115
+ "loss": 0.5504,
116
+ "step": 350
117
+ },
118
+ {
119
+ "epoch": 0.43911007025761123,
120
+ "grad_norm": 0.44983068108558655,
121
+ "learning_rate": 0.0009229857819905212,
122
+ "loss": 0.642,
123
+ "step": 375
124
+ },
125
+ {
126
+ "epoch": 0.468384074941452,
127
+ "grad_norm": 0.7018289566040039,
128
+ "learning_rate": 0.0009170616113744075,
129
+ "loss": 0.6313,
130
+ "step": 400
131
+ },
132
+ {
133
+ "epoch": 0.49765807962529274,
134
+ "grad_norm": 0.41570019721984863,
135
+ "learning_rate": 0.0009111374407582938,
136
+ "loss": 0.642,
137
+ "step": 425
138
+ },
139
+ {
140
+ "epoch": 0.5269320843091335,
141
+ "grad_norm": 0.2906375229358673,
142
+ "learning_rate": 0.0009052132701421801,
143
+ "loss": 0.5501,
144
+ "step": 450
145
+ },
146
+ {
147
+ "epoch": 0.5550351288056206,
148
+ "eval_loss": 0.5893104076385498,
149
+ "eval_runtime": 12217.9829,
150
+ "eval_samples_per_second": 0.124,
151
+ "eval_steps_per_second": 0.008,
152
+ "eval_wer": 39.71420868158533,
153
+ "step": 474
154
+ },
155
+ {
156
+ "epoch": 0.5562060889929742,
157
+ "grad_norm": 0.42602404952049255,
158
+ "learning_rate": 0.0008992890995260664,
159
+ "loss": 0.6419,
160
+ "step": 475
161
+ },
162
+ {
163
+ "epoch": 0.585480093676815,
164
+ "grad_norm": 0.45508912205696106,
165
+ "learning_rate": 0.0008933649289099525,
166
+ "loss": 0.5816,
167
+ "step": 500
168
+ },
169
+ {
170
+ "epoch": 0.6147540983606558,
171
+ "grad_norm": 0.5000929236412048,
172
+ "learning_rate": 0.0008874407582938388,
173
+ "loss": 0.6941,
174
+ "step": 525
175
+ },
176
+ {
177
+ "epoch": 0.6440281030444965,
178
+ "grad_norm": 0.4415169656276703,
179
+ "learning_rate": 0.0008815165876777251,
180
+ "loss": 0.5615,
181
+ "step": 550
182
+ },
183
+ {
184
+ "epoch": 0.6733021077283372,
185
+ "grad_norm": 0.5120753049850464,
186
+ "learning_rate": 0.0008755924170616114,
187
+ "loss": 0.559,
188
+ "step": 575
189
+ },
190
+ {
191
+ "epoch": 0.702576112412178,
192
+ "grad_norm": 0.3653784990310669,
193
+ "learning_rate": 0.0008696682464454977,
194
+ "loss": 0.5836,
195
+ "step": 600
196
+ },
197
+ {
198
+ "epoch": 0.7318501170960188,
199
+ "grad_norm": 0.5504665374755859,
200
+ "learning_rate": 0.0008637440758293838,
201
+ "loss": 0.6163,
202
+ "step": 625
203
+ },
204
+ {
205
+ "epoch": 0.7611241217798594,
206
+ "grad_norm": 0.49855440855026245,
207
+ "learning_rate": 0.0008578199052132701,
208
+ "loss": 0.5482,
209
+ "step": 650
210
+ },
211
+ {
212
+ "epoch": 0.7903981264637002,
213
+ "grad_norm": 0.3784034848213196,
214
+ "learning_rate": 0.0008518957345971564,
215
+ "loss": 0.5572,
216
+ "step": 675
217
+ },
218
+ {
219
+ "epoch": 0.819672131147541,
220
+ "grad_norm": 0.5111596584320068,
221
+ "learning_rate": 0.0008459715639810427,
222
+ "loss": 0.565,
223
+ "step": 700
224
+ },
225
+ {
226
+ "epoch": 0.832552693208431,
227
+ "eval_loss": 0.5823442339897156,
228
+ "eval_runtime": 12225.5714,
229
+ "eval_samples_per_second": 0.124,
230
+ "eval_steps_per_second": 0.008,
231
+ "eval_wer": 37.68099852505035,
232
+ "step": 711
233
+ },
234
+ {
235
+ "epoch": 0.8489461358313818,
236
+ "grad_norm": 0.5943437218666077,
237
+ "learning_rate": 0.000840047393364929,
238
+ "loss": 0.5146,
239
+ "step": 725
240
+ },
241
+ {
242
+ "epoch": 0.8782201405152225,
243
+ "grad_norm": 0.5228826403617859,
244
+ "learning_rate": 0.0008341232227488151,
245
+ "loss": 0.5338,
246
+ "step": 750
247
+ },
248
+ {
249
+ "epoch": 0.9074941451990632,
250
+ "grad_norm": 0.44550982117652893,
251
+ "learning_rate": 0.0008281990521327014,
252
+ "loss": 0.5631,
253
+ "step": 775
254
+ },
255
+ {
256
+ "epoch": 0.936768149882904,
257
+ "grad_norm": 0.5326892733573914,
258
+ "learning_rate": 0.0008222748815165877,
259
+ "loss": 0.5489,
260
+ "step": 800
261
+ },
262
+ {
263
+ "epoch": 0.9660421545667447,
264
+ "grad_norm": 0.5083812475204468,
265
+ "learning_rate": 0.000816350710900474,
266
+ "loss": 0.5336,
267
+ "step": 825
268
+ },
269
+ {
270
+ "epoch": 0.9953161592505855,
271
+ "grad_norm": 0.4346718192100525,
272
+ "learning_rate": 0.0008104265402843603,
273
+ "loss": 0.6155,
274
+ "step": 850
275
+ },
276
+ {
277
+ "epoch": 1.0245901639344261,
278
+ "grad_norm": 0.4419436454772949,
279
+ "learning_rate": 0.0008045023696682464,
280
+ "loss": 0.5506,
281
+ "step": 875
282
+ },
283
+ {
284
+ "epoch": 1.053864168618267,
285
+ "grad_norm": 0.5935924649238586,
286
+ "learning_rate": 0.0007985781990521327,
287
+ "loss": 0.5407,
288
+ "step": 900
289
+ },
290
+ {
291
+ "epoch": 1.0831381733021077,
292
+ "grad_norm": 0.4228830635547638,
293
+ "learning_rate": 0.000792654028436019,
294
+ "loss": 0.5527,
295
+ "step": 925
296
+ },
297
+ {
298
+ "epoch": 1.1100702576112411,
299
+ "eval_loss": 0.5060898065567017,
300
+ "eval_runtime": 12332.7416,
301
+ "eval_samples_per_second": 0.123,
302
+ "eval_steps_per_second": 0.008,
303
+ "eval_wer": 37.76065419091052,
304
+ "step": 948
305
+ },
306
+ {
307
+ "epoch": 1.1124121779859484,
308
+ "grad_norm": 0.37129494547843933,
309
+ "learning_rate": 0.0007867298578199053,
310
+ "loss": 0.5191,
311
+ "step": 950
312
+ },
313
+ {
314
+ "epoch": 1.1416861826697893,
315
+ "grad_norm": 0.7254778146743774,
316
+ "learning_rate": 0.0007808056872037916,
317
+ "loss": 0.5537,
318
+ "step": 975
319
+ },
320
+ {
321
+ "epoch": 1.17096018735363,
322
+ "grad_norm": 0.4878183603286743,
323
+ "learning_rate": 0.0007748815165876777,
324
+ "loss": 0.5281,
325
+ "step": 1000
326
+ },
327
+ {
328
+ "epoch": 1.2002341920374708,
329
+ "grad_norm": 0.35084593296051025,
330
+ "learning_rate": 0.000768957345971564,
331
+ "loss": 0.5166,
332
+ "step": 1025
333
+ },
334
+ {
335
+ "epoch": 1.2295081967213115,
336
+ "grad_norm": 0.5030648708343506,
337
+ "learning_rate": 0.0007630331753554502,
338
+ "loss": 0.5284,
339
+ "step": 1050
340
+ },
341
+ {
342
+ "epoch": 1.2587822014051522,
343
+ "grad_norm": 0.5004339218139648,
344
+ "learning_rate": 0.0007571090047393365,
345
+ "loss": 0.5695,
346
+ "step": 1075
347
+ },
348
+ {
349
+ "epoch": 1.288056206088993,
350
+ "grad_norm": 0.5789551734924316,
351
+ "learning_rate": 0.0007511848341232228,
352
+ "loss": 0.5511,
353
+ "step": 1100
354
+ },
355
+ {
356
+ "epoch": 1.3173302107728337,
357
+ "grad_norm": 0.389371782541275,
358
+ "learning_rate": 0.0007452606635071089,
359
+ "loss": 0.5661,
360
+ "step": 1125
361
+ },
362
+ {
363
+ "epoch": 1.3466042154566744,
364
+ "grad_norm": 0.38161447644233704,
365
+ "learning_rate": 0.0007393364928909952,
366
+ "loss": 0.5087,
367
+ "step": 1150
368
+ },
369
+ {
370
+ "epoch": 1.3758782201405153,
371
+ "grad_norm": 0.40263721346855164,
372
+ "learning_rate": 0.0007334123222748815,
373
+ "loss": 0.5147,
374
+ "step": 1175
375
+ },
376
+ {
377
+ "epoch": 1.3875878220140514,
378
+ "eval_loss": 0.5079419016838074,
379
+ "eval_runtime": 12322.9428,
380
+ "eval_samples_per_second": 0.123,
381
+ "eval_steps_per_second": 0.008,
382
+ "eval_wer": 38.37238559521937,
383
+ "step": 1185
384
+ },
385
+ {
386
+ "epoch": 1.405152224824356,
387
+ "grad_norm": 0.5195249319076538,
388
+ "learning_rate": 0.0007274881516587678,
389
+ "loss": 0.5409,
390
+ "step": 1200
391
+ },
392
+ {
393
+ "epoch": 1.4344262295081966,
394
+ "grad_norm": 0.40098896622657776,
395
+ "learning_rate": 0.0007215639810426541,
396
+ "loss": 0.5121,
397
+ "step": 1225
398
+ },
399
+ {
400
+ "epoch": 1.4637002341920375,
401
+ "grad_norm": 0.42950162291526794,
402
+ "learning_rate": 0.0007156398104265402,
403
+ "loss": 0.5155,
404
+ "step": 1250
405
+ },
406
+ {
407
+ "epoch": 1.4929742388758782,
408
+ "grad_norm": 0.38044580817222595,
409
+ "learning_rate": 0.0007097156398104265,
410
+ "loss": 0.4727,
411
+ "step": 1275
412
+ },
413
+ {
414
+ "epoch": 1.5222482435597189,
415
+ "grad_norm": 0.38700923323631287,
416
+ "learning_rate": 0.0007037914691943128,
417
+ "loss": 0.498,
418
+ "step": 1300
419
+ },
420
+ {
421
+ "epoch": 1.5515222482435598,
422
+ "grad_norm": 0.4633864760398865,
423
+ "learning_rate": 0.0006978672985781991,
424
+ "loss": 0.5297,
425
+ "step": 1325
426
+ },
427
+ {
428
+ "epoch": 1.5807962529274004,
429
+ "grad_norm": 0.48980265855789185,
430
+ "learning_rate": 0.0006919431279620854,
431
+ "loss": 0.4732,
432
+ "step": 1350
433
+ },
434
+ {
435
+ "epoch": 1.6100702576112411,
436
+ "grad_norm": 0.3389205038547516,
437
+ "learning_rate": 0.0006860189573459715,
438
+ "loss": 0.5461,
439
+ "step": 1375
440
+ },
441
+ {
442
+ "epoch": 1.639344262295082,
443
+ "grad_norm": 0.3686542510986328,
444
+ "learning_rate": 0.0006800947867298578,
445
+ "loss": 0.5033,
446
+ "step": 1400
447
+ },
448
+ {
449
+ "epoch": 1.6651053864168617,
450
+ "eval_loss": 0.5103082060813904,
451
+ "eval_runtime": 12252.9597,
452
+ "eval_samples_per_second": 0.124,
453
+ "eval_steps_per_second": 0.008,
454
+ "eval_wer": 39.455228053358894,
455
+ "step": 1422
456
+ },
457
+ {
458
+ "epoch": 1.6686182669789227,
459
+ "grad_norm": 0.46823108196258545,
460
+ "learning_rate": 0.0006741706161137441,
461
+ "loss": 0.5392,
462
+ "step": 1425
463
+ },
464
+ {
465
+ "epoch": 1.6978922716627634,
466
+ "grad_norm": 0.5638931393623352,
467
+ "learning_rate": 0.0006682464454976304,
468
+ "loss": 0.5253,
469
+ "step": 1450
470
+ },
471
+ {
472
+ "epoch": 1.7271662763466042,
473
+ "grad_norm": 0.5234322547912598,
474
+ "learning_rate": 0.0006623222748815167,
475
+ "loss": 0.51,
476
+ "step": 1475
477
+ },
478
+ {
479
+ "epoch": 1.756440281030445,
480
+ "grad_norm": 0.5467631816864014,
481
+ "learning_rate": 0.0006563981042654028,
482
+ "loss": 0.5436,
483
+ "step": 1500
484
+ },
485
+ {
486
+ "epoch": 1.7857142857142856,
487
+ "grad_norm": 0.3867318034172058,
488
+ "learning_rate": 0.0006504739336492891,
489
+ "loss": 0.5142,
490
+ "step": 1525
491
+ },
492
+ {
493
+ "epoch": 1.8149882903981265,
494
+ "grad_norm": 0.4091216027736664,
495
+ "learning_rate": 0.0006445497630331754,
496
+ "loss": 0.5345,
497
+ "step": 1550
498
+ },
499
+ {
500
+ "epoch": 1.8442622950819674,
501
+ "grad_norm": 0.44898247718811035,
502
+ "learning_rate": 0.0006386255924170617,
503
+ "loss": 0.4937,
504
+ "step": 1575
505
+ },
506
+ {
507
+ "epoch": 1.8735362997658078,
508
+ "grad_norm": 0.3484508991241455,
509
+ "learning_rate": 0.000632701421800948,
510
+ "loss": 0.489,
511
+ "step": 1600
512
+ },
513
+ {
514
+ "epoch": 1.9028103044496487,
515
+ "grad_norm": 0.5735388398170471,
516
+ "learning_rate": 0.0006267772511848341,
517
+ "loss": 0.4742,
518
+ "step": 1625
519
+ },
520
+ {
521
+ "epoch": 1.9320843091334896,
522
+ "grad_norm": 0.7618733048439026,
523
+ "learning_rate": 0.0006208530805687204,
524
+ "loss": 0.5559,
525
+ "step": 1650
526
+ },
527
+ {
528
+ "epoch": 1.9426229508196722,
529
+ "eval_loss": 0.5032439827919006,
530
+ "eval_runtime": 12233.7713,
531
+ "eval_samples_per_second": 0.124,
532
+ "eval_steps_per_second": 0.008,
533
+ "eval_wer": 39.20600686955827,
534
+ "step": 1659
535
+ },
536
+ {
537
+ "epoch": 1.96135831381733,
538
+ "grad_norm": 0.3670201003551483,
539
+ "learning_rate": 0.0006149289099526067,
540
+ "loss": 0.4868,
541
+ "step": 1675
542
+ },
543
+ {
544
+ "epoch": 1.990632318501171,
545
+ "grad_norm": 0.4840170443058014,
546
+ "learning_rate": 0.000609004739336493,
547
+ "loss": 0.5458,
548
+ "step": 1700
549
+ },
550
+ {
551
+ "epoch": 2.019906323185012,
552
+ "grad_norm": 0.30357852578163147,
553
+ "learning_rate": 0.0006030805687203791,
554
+ "loss": 0.4845,
555
+ "step": 1725
556
+ },
557
+ {
558
+ "epoch": 2.0491803278688523,
559
+ "grad_norm": 0.43158742785453796,
560
+ "learning_rate": 0.0005971563981042653,
561
+ "loss": 0.5007,
562
+ "step": 1750
563
+ },
564
+ {
565
+ "epoch": 2.078454332552693,
566
+ "grad_norm": 0.46644917130470276,
567
+ "learning_rate": 0.0005912322274881516,
568
+ "loss": 0.4558,
569
+ "step": 1775
570
+ },
571
+ {
572
+ "epoch": 2.107728337236534,
573
+ "grad_norm": 0.42779088020324707,
574
+ "learning_rate": 0.0005853080568720379,
575
+ "loss": 0.4736,
576
+ "step": 1800
577
+ },
578
+ {
579
+ "epoch": 2.1370023419203745,
580
+ "grad_norm": 0.4596354067325592,
581
+ "learning_rate": 0.0005793838862559242,
582
+ "loss": 0.4338,
583
+ "step": 1825
584
+ },
585
+ {
586
+ "epoch": 2.1662763466042154,
587
+ "grad_norm": 0.5213513970375061,
588
+ "learning_rate": 0.0005734597156398104,
589
+ "loss": 0.4657,
590
+ "step": 1850
591
+ },
592
+ {
593
+ "epoch": 2.1955503512880563,
594
+ "grad_norm": 0.30604368448257446,
595
+ "learning_rate": 0.0005675355450236966,
596
+ "loss": 0.4697,
597
+ "step": 1875
598
+ },
599
+ {
600
+ "epoch": 2.2201405152224822,
601
+ "eval_loss": 0.49964743852615356,
602
+ "eval_runtime": 12221.7958,
603
+ "eval_samples_per_second": 0.124,
604
+ "eval_steps_per_second": 0.008,
605
+ "eval_wer": 35.9517533349309,
606
+ "step": 1896
607
+ },
608
+ {
609
+ "epoch": 2.2248243559718968,
610
+ "grad_norm": 0.38965240120887756,
611
+ "learning_rate": 0.0005616113744075829,
612
+ "loss": 0.4203,
613
+ "step": 1900
614
+ },
615
+ {
616
+ "epoch": 2.2540983606557377,
617
+ "grad_norm": 0.5568481087684631,
618
+ "learning_rate": 0.0005556872037914692,
619
+ "loss": 0.4664,
620
+ "step": 1925
621
+ },
622
+ {
623
+ "epoch": 2.2833723653395785,
624
+ "grad_norm": 0.6357014179229736,
625
+ "learning_rate": 0.0005497630331753555,
626
+ "loss": 0.5052,
627
+ "step": 1950
628
+ },
629
+ {
630
+ "epoch": 2.312646370023419,
631
+ "grad_norm": 0.49635082483291626,
632
+ "learning_rate": 0.0005438388625592417,
633
+ "loss": 0.4611,
634
+ "step": 1975
635
+ },
636
+ {
637
+ "epoch": 2.34192037470726,
638
+ "grad_norm": 0.5938425660133362,
639
+ "learning_rate": 0.0005379146919431279,
640
+ "loss": 0.4882,
641
+ "step": 2000
642
+ },
643
+ {
644
+ "epoch": 2.371194379391101,
645
+ "grad_norm": 0.38019558787345886,
646
+ "learning_rate": 0.0005319905213270142,
647
+ "loss": 0.4349,
648
+ "step": 2025
649
+ },
650
+ {
651
+ "epoch": 2.4004683840749417,
652
+ "grad_norm": 0.3761730492115021,
653
+ "learning_rate": 0.0005260663507109005,
654
+ "loss": 0.4384,
655
+ "step": 2050
656
+ },
657
+ {
658
+ "epoch": 2.429742388758782,
659
+ "grad_norm": 0.3853297233581543,
660
+ "learning_rate": 0.0005201421800947868,
661
+ "loss": 0.4731,
662
+ "step": 2075
663
+ },
664
+ {
665
+ "epoch": 2.459016393442623,
666
+ "grad_norm": 0.45702874660491943,
667
+ "learning_rate": 0.000514218009478673,
668
+ "loss": 0.5495,
669
+ "step": 2100
670
+ },
671
+ {
672
+ "epoch": 2.4882903981264635,
673
+ "grad_norm": 0.4612327814102173,
674
+ "learning_rate": 0.0005082938388625592,
675
+ "loss": 0.5017,
676
+ "step": 2125
677
+ },
678
+ {
679
+ "epoch": 2.4976580796252925,
680
+ "eval_loss": 0.4605013132095337,
681
+ "eval_runtime": 12477.8005,
682
+ "eval_samples_per_second": 0.122,
683
+ "eval_steps_per_second": 0.008,
684
+ "eval_wer": 37.35402284018324,
685
+ "step": 2133
686
+ }
687
+ ],
688
+ "logging_steps": 25,
689
+ "max_steps": 4270,
690
+ "num_input_tokens_seen": 0,
691
+ "num_train_epochs": 5,
692
+ "save_steps": 237,
693
+ "stateful_callbacks": {
694
+ "TrainerControl": {
695
+ "args": {
696
+ "should_epoch_stop": false,
697
+ "should_evaluate": false,
698
+ "should_log": false,
699
+ "should_save": true,
700
+ "should_training_stop": false
701
+ },
702
+ "attributes": {}
703
+ }
704
+ },
705
+ "total_flos": 3.529498827423744e+19,
706
+ "train_batch_size": 16,
707
+ "trial_name": null,
708
+ "trial_params": null
709
+ }
whisper-lora-15k-adapters/checkpoint-2133/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac2b30be9171a0dd4f1133ed5f30c48f22a251b1979f46a1cf2a6ee57d5d63be
3
+ size 5841