AlanDlink commited on
Commit
888221a
1 Parent(s): 54ce864

Training in progress, step 1000

Browse files
adapter_config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "/home/ainvc/robertAI/whisper/tiny/whisper-tiny-FineTune",
8
+ "bias": "none",
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layers_pattern": null,
13
+ "layers_to_transform": null,
14
+ "loftq_config": {},
15
+ "lora_alpha": 32,
16
+ "lora_dropout": 0.05,
17
+ "megatron_config": null,
18
+ "megatron_core": "megatron.core",
19
+ "modules_to_save": null,
20
+ "peft_type": "LORA",
21
+ "r": 32,
22
+ "rank_pattern": {},
23
+ "revision": null,
24
+ "target_modules": [
25
+ "q_proj",
26
+ "v_proj"
27
+ ],
28
+ "task_type": null,
29
+ "use_rslora": false
30
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c679dfa9d5fcca172c19f3a178b26a0dac0ef913bbfdbfed64e21a416f2a2ea
3
+ size 2366008
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/Jan11_11-28-19_Edge-Ai/events.out.tfevents.1704943700.Edge-Ai ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5db5f7d4163814955fa54e3cf4e49ec0f51ef47009cbb437e3637cdcbf9c45c4
3
+ size 12540
runs/Jan11_11-46-54_Edge-Ai/events.out.tfevents.1704944814.Edge-Ai ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2190c775b5d660ddeb8ba624e4e972425b25f11f8af86b0d76dbb9dbd90e23c
3
+ size 8615
runs/Jan11_11-51-22_Edge-Ai/events.out.tfevents.1704945082.Edge-Ai ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:730584bd2dc6097378a20d64ef093256767f927cca062d5dc2330526adaf6318
3
+ size 7673
runs/Jan11_12-07-28_Edge-Ai/events.out.tfevents.1704946048.Edge-Ai ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96e8e0b3e5a76e7823b63dd22815e10b9101efd8fc0737c7491ad8de50229c8f
3
+ size 12811
runs/Jan11_14-17-16_Edge-Ai/events.out.tfevents.1704953837.Edge-Ai ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6541c17bdbb87986c8440b04411d3ef39c9fe6d131baadf927e5125ce40c474e
3
+ size 12540
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e4b1ed106a17561f2ee2bac7410dc07a8ecf85b2068c0c675155a7e1e130bfd
3
+ size 4920