marziye-A commited on
Commit
0b9689e
1 Parent(s): b468d50

Training in progress, step 600

Browse files
adapter_config.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model_name_or_path": "openai/whisper-large-v3",
3
+ "bias": "none",
4
+ "fan_in_fan_out": false,
5
+ "inference_mode": true,
6
+ "init_lora_weights": true,
7
+ "lora_alpha": 64,
8
+ "lora_dropout": 0.05,
9
+ "modules_to_save": null,
10
+ "peft_type": "LORA",
11
+ "r": 32,
12
+ "target_modules": [
13
+ "q_proj",
14
+ "v_proj"
15
+ ],
16
+ "task_type": null
17
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43acaf78cc25866146c218c257ec17ca795cde441090fe4b1f43d73b74768a25
3
+ size 63056714
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/Dec02_12-14-16_gpu/events.out.tfevents.1701506660.gpu.1236461.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc99b9e53df794050b0d6b2bbd607ab41defff206fb92a36e0c4ce15c126b6ce
3
+ size 5245
runs/Dec02_18-06-10_gpu/events.out.tfevents.1701527792.gpu.1301231.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd7587712c89984a1209437a2a3b445b8f4e2cb42adfd0b41202717df9c25aa5
3
+ size 5245
runs/Dec03_11-27-00_gpu/events.out.tfevents.1701590220.gpu.1461980.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e38d20eef9b9d81e3d45c4da0ce750076df2fd3910b5e30a01cf3244ecfeb16
3
+ size 5245
runs/Dec03_12-10-37_gpu/events.out.tfevents.1701592839.gpu.1469094.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5263dad0ed68a758ace73d91b5612bfabed08c5a44b7496c854a5c030481c453
3
+ size 5245
runs/Dec03_13-32-00_gpu/events.out.tfevents.1701597721.gpu.1480439.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f481e857fde427f611fbdc9c295f735b913133abacc01945ad3022e7eca2e827
3
+ size 5671
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd1055e3d264c188a9868302edb41658079ef75acd1414bd3146408201a64106
3
+ size 4792