JacobLinCool commited on
Commit
e62c337
1 Parent(s): 08cb73c

Training in progress, epoch 0

Browse files
adapter_config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "WhisperForConditionalGeneration",
5
+ "parent_library": "transformers.models.whisper.modeling_whisper"
6
+ },
7
+ "base_model_name_or_path": "openai/whisper-large-v3-turbo",
8
+ "bias": "none",
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 8,
17
+ "lora_dropout": 0.05,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": null,
21
+ "peft_type": "LORA",
22
+ "r": 32,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "fc1",
27
+ "out_proj",
28
+ "k_proj",
29
+ "q_proj",
30
+ "fc2",
31
+ "v_proj"
32
+ ],
33
+ "task_type": null,
34
+ "use_dora": false,
35
+ "use_rslora": true
36
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0b0d35cc0307cd7ca2a0a8d065e5cea28295d37320465746255897f80fbc8fd
3
+ size 111475752
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/Oct25_13-41-47_ca8cab407126/events.out.tfevents.1729863933.ca8cab407126.283.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2471f1278bc9f9950cda1dea4b83ac66e3a52f1d898a7419b0378eab687bc0d2
3
+ size 13257
runs/Oct25_13-53-41_ca8cab407126/events.out.tfevents.1729864427.ca8cab407126.283.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eadfac1b487977db1a89957d09dfe9b90143dcca220fa8ea1400dae530c384b0
3
+ size 6081
runs/Oct25_13-54-24_ca8cab407126/events.out.tfevents.1729864470.ca8cab407126.283.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5921dd25396942ae9413b783fb06471651d8bbf95a2b8793684d99140fc66508
3
+ size 11878
runs/Oct25_13-56-06_ca8cab407126/events.out.tfevents.1729864572.ca8cab407126.283.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8a3024a8282eec10001a0f758710de90d9ce6df47ef8f33f58e190482ed2c49
3
+ size 6425
runs/Oct25_14-08-06_ca8cab407126/events.out.tfevents.1729865292.ca8cab407126.2925.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0d5f0b4d530901a73b7b97c107c8c4a9e36ba8f2c9d67cf2c566cbffa99201c
3
+ size 85829
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:428e858af0190e127cb19c25c3734a2b173ae18d60dfb16ee67de033c75bf86e
3
+ size 5624