kennethzhang commited on
Commit
65f3fe0
·
verified ·
1 Parent(s): 34a1eab

Training in progress, epoch 3

Browse files
adapter_config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "WhisperForConditionalGeneration",
5
+ "parent_library": "transformers.models.whisper.modeling_whisper"
6
+ },
7
+ "base_model_name_or_path": "openai/whisper-base",
8
+ "bias": "none",
9
+ "eva_config": null,
10
+ "exclude_modules": null,
11
+ "fan_in_fan_out": false,
12
+ "inference_mode": true,
13
+ "init_lora_weights": true,
14
+ "layer_replication": null,
15
+ "layers_pattern": null,
16
+ "layers_to_transform": null,
17
+ "loftq_config": {},
18
+ "lora_alpha": 64,
19
+ "lora_bias": false,
20
+ "lora_dropout": 0.05,
21
+ "megatron_config": null,
22
+ "megatron_core": "megatron.core",
23
+ "modules_to_save": null,
24
+ "peft_type": "LORA",
25
+ "r": 32,
26
+ "rank_pattern": {},
27
+ "revision": null,
28
+ "target_modules": [
29
+ "q_proj",
30
+ "v_proj"
31
+ ],
32
+ "task_type": null,
33
+ "use_dora": false,
34
+ "use_rslora": false
35
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:beaf7b31dae74524bc0dccd016ce12a69f47da57fb58bd9eb7ce76a6f64b511b
3
+ size 4728680
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
+ }
runs/Jan07_16-09-39_64523b32c9a5/events.out.tfevents.1736266225.64523b32c9a5.140.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d171cbd7d57aadc86e5af55c71f0be3a51c97a07b93e2bbc89678d509f5da532
3
+ size 5927
runs/Jan07_16-11-06_64523b32c9a5/events.out.tfevents.1736266271.64523b32c9a5.140.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6728da2c59c75482749c2cde808adf6b7bd37294c3b40d6ec1dc04b2d8664664
3
+ size 5928
runs/Jan07_16-12-21_64523b32c9a5/events.out.tfevents.1736266342.64523b32c9a5.140.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ceff6609c51611e05201072ae0b336df77aea99047db4906ffd03b764de8b132
3
+ size 11768
runs/Jan07_16-14-04_64523b32c9a5/events.out.tfevents.1736266445.64523b32c9a5.140.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad64785f0e5b06c3ac74110ff7b39b13a5d9bb120291c3009c3bac1bf031002e
3
+ size 5928
runs/Jan07_16-15-28_64523b32c9a5/events.out.tfevents.1736266528.64523b32c9a5.140.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:456c13fde49969515d07b0d97ba545933f0cb6db9f52c39cc65cfcb6cda991d9
3
+ size 11768
runs/Jan07_16-21-27_64523b32c9a5/events.out.tfevents.1736266888.64523b32c9a5.140.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e83eb3400df8197d8341b49b6362188420245761463f7700828ba792ca69ed8f
3
+ size 9969
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a626110d947d903b4798bb220bc75f861b3536a208ae9f8608e68e9a318178d
3
+ size 5496