Kumarverma11 commited on
Commit
57010e2
·
verified ·
1 Parent(s): c4fbc80

Phase3 ckpt step 31

Browse files
checkpoints/checkpoint-31/adapter_config.json CHANGED
@@ -34,13 +34,13 @@
34
  "rank_pattern": {},
35
  "revision": null,
36
  "target_modules": [
37
- "up_proj",
38
- "v_proj",
39
  "gate_proj",
40
  "down_proj",
 
 
41
  "o_proj",
42
  "q_proj",
43
- "k_proj"
44
  ],
45
  "target_parameters": null,
46
  "task_type": "CAUSAL_LM",
 
34
  "rank_pattern": {},
35
  "revision": null,
36
  "target_modules": [
 
 
37
  "gate_proj",
38
  "down_proj",
39
+ "k_proj",
40
+ "v_proj",
41
  "o_proj",
42
  "q_proj",
43
+ "up_proj"
44
  ],
45
  "target_parameters": null,
46
  "task_type": "CAUSAL_LM",