riteshkr commited on
Commit
83a6e8e
·
verified ·
1 Parent(s): f4e3c9d

Training in progress, step 500

Browse files
adapter_config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "openai/whisper-large-v3",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": false,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 16,
14
+ "lora_dropout": 0.1,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 64,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "default",
24
+ "base_layer"
25
+ ],
26
+ "task_type": "SEQ2SEQ_LM",
27
+ "use_dora": false,
28
+ "use_rslora": false
29
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9ba619bb5dda42f886934728925217a0fe8691870cd016b3a9687f43093fd08
3
+ size 462830304
preprocessor_config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "chunk_length": 30,
3
+ "feature_extractor_type": "WhisperFeatureExtractor",
4
+ "feature_size": 128,
5
+ "hop_length": 160,
6
+ "n_fft": 400,
7
+ "n_samples": 480000,
8
+ "nb_max_frames": 3000,
9
+ "padding_side": "right",
10
+ "padding_value": 0.0,
11
+ "processor_class": "WhisperProcessor",
12
+ "return_attention_mask": false,
13
+ "sampling_rate": 16000
14
+ }
runs/Aug07_05-17-05_3ca6dd2ec552/events.out.tfevents.1723007827.3ca6dd2ec552.1573.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e220207c26946a553262d886403de5f39c5eafd7a5c960a89219d3a42392f96
3
+ size 6910
runs/Aug07_05-27-06_3ca6dd2ec552/events.out.tfevents.1723008440.3ca6dd2ec552.1573.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acdff13099a87321237e790d5b781627543e14a60c50f529630861f9ca94ae87
3
+ size 10282
runs/Aug07_05-27-06_3ca6dd2ec552/events.out.tfevents.1723012133.3ca6dd2ec552.1573.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b438159e5f92ab32c0737d358bea606a5b466ae6048fba3abb051c6b50d0da1
3
+ size 10600
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77ad463c8b08021df43b1c7c536a44a096aaac2e3723ec61d5ba9f218f5778aa
3
+ size 5240