Tonic commited on
Commit
07e4ec5
·
verified ·
1 Parent(s): cac0c23

Upload adapter_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. adapter_config.json +3 -3
adapter_config.json CHANGED
@@ -25,10 +25,10 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "k_proj",
29
  "v_proj",
30
- "q_proj",
31
- "o_proj"
 
32
  ],
33
  "target_parameters": null,
34
  "task_type": "SEQ_2_SEQ_LM",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
28
  "v_proj",
29
+ "k_proj",
30
+ "o_proj",
31
+ "q_proj"
32
  ],
33
  "target_parameters": null,
34
  "task_type": "SEQ_2_SEQ_LM",