diagonalge commited on
Commit
ab60b3a
·
verified ·
1 Parent(s): 1a858bd

Upload task output 8832a4bc-5e99-4d70-a5c9-2605c3b4e1f2

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