srezas commited on
Commit
ffdc0fc
·
verified ·
1 Parent(s): 273b481

Training in progress, step 25

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
  "fan_in_fan_out": false,
10
  "inference_mode": true,
@@ -23,8 +23,8 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "v_proj",
27
- "q_proj"
28
  ],
29
  "task_type": null,
30
  "use_dora": false,
 
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-medium",
8
  "bias": "none",
9
  "fan_in_fan_out": false,
10
  "inference_mode": true,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "q_proj",
27
+ "v_proj"
28
  ],
29
  "task_type": null,
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a8a815aa111c4e8bd8df68272ff9165e732827ecf088e20524b74f92379f248d
3
- size 37794856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10d673c59f70052c5d91e9d7625a369f7205dabba7f5b07cbb57348f265f83e7
3
+ size 37789960
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:25a3810d23842305a9e34690ae2a644949842ba5aee34d0872420b47d3d5a1df
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0be3a5f916b942cf195a36784e9f1433964afe85da2ab4bfec096260d545cdba
3
  size 5432