GAOZIYUE commited on
Commit
86ea1af
·
verified ·
1 Parent(s): f281aba

Upload model

Browse files
Files changed (1) hide show
  1. adapter_config.json +4 -4
adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
 
27
  "fc2",
28
- "k_proj",
29
  "lm_head",
30
- "dense",
31
  "q_proj",
32
- "v_proj",
33
- "fc1"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "v_proj",
28
+ "dense",
29
+ "fc1",
30
  "fc2",
 
31
  "lm_head",
 
32
  "q_proj",
33
+ "k_proj"
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,