devkyle commited on
Commit
f612426
1 Parent(s): 23b6982

Training in progress, step 1000

Browse files
adapter_config.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": {
4
- "base_model_class": "PeftModel",
5
- "parent_library": "peft.peft_model"
6
  },
7
- "base_model_name_or_path": null,
8
  "bias": "none",
9
  "exclude_modules": null,
10
  "fan_in_fan_out": false,
@@ -14,13 +14,13 @@
14
  "layers_pattern": null,
15
  "layers_to_transform": null,
16
  "loftq_config": {},
17
- "lora_alpha": 32,
18
  "lora_dropout": 0.05,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
- "r": 16,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
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
  "exclude_modules": null,
10
  "fan_in_fan_out": false,
 
14
  "layers_pattern": null,
15
  "layers_to_transform": null,
16
  "loftq_config": {},
17
+ "lora_alpha": 64,
18
  "lora_dropout": 0.05,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
+ "r": 32,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c4449e7c7821b83054556a8995b9072c99b7869436eb0bac785b0ea422ea190b
3
- size 2370568
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f108f1de24e1a140fae3afba89248e865ad7a6ccd8fb2b42de4656fa4381610
3
+ size 4728680
runs/Oct11_13-14-41_3a61a5e35686/events.out.tfevents.1728652482.3a61a5e35686.220.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef2c0e6fab0332af6d382d4cec27a365817e6779111cd2124ddad1dcfaf7d138
3
- size 13773
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e75ac885d86066c4c0ebde8f3cf6cc3fad0e17b75753b852e11d2dc8a34bf2d6
3
+ size 13984
runs/Oct14_03-24-42_81c2e0b43c52/events.out.tfevents.1728876284.81c2e0b43c52.1389.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6131f2443f14c8981cc7decf6d040386e1d94c1b5ae07c7d44774450287d08aa
3
+ size 10578
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f8113b0e1b625fc0a97d550e0ed11d8948740a1d709915a40337c53626a3c42
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a30a4f191deaa62cd26209b8c137bacdc2817f4f358c9a947a8cc2b8ff05325f
3
  size 5496