LiJifeng commited on
Commit
3ef928c
1 Parent(s): 0bf8a31

Upload model

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. adapter_config.json +3 -3
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  library_name: peft
3
- base_model: openai/whisper-large-v2
4
  ---
5
 
6
  # Model Card for Model ID
 
1
  ---
2
  library_name: peft
3
+ base_model: openai/whisper-large-v3
4
  ---
5
 
6
  # Model Card for Model ID
adapter_config.json CHANGED
@@ -4,7 +4,7 @@
4
  "base_model_class": "WhisperForConditionalGeneration",
5
  "parent_library": "transformers.models.whisper.modeling_whisper"
6
  },
7
- "base_model_name_or_path": "openai/whisper-large-v2",
8
  "bias": "none",
9
  "fan_in_fan_out": false,
10
  "inference_mode": true,
@@ -19,8 +19,8 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
- "v_proj"
24
  ],
25
  "task_type": null
26
  }
 
4
  "base_model_class": "WhisperForConditionalGeneration",
5
  "parent_library": "transformers.models.whisper.modeling_whisper"
6
  },
7
+ "base_model_name_or_path": "openai/whisper-large-v3",
8
  "bias": "none",
9
  "fan_in_fan_out": false,
10
  "inference_mode": true,
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "v_proj",
23
+ "q_proj"
24
  ],
25
  "task_type": null
26
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:943b91670b9a74c1bb7e63f2b8b52833bcca168ee5b58bb75462bff8f2fe881c
3
  size 62969640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a015f666f17a0cc548b0832015b16d8c20e4c5b6ec812a5a6c11229d0f0f355f
3
  size 62969640