harsh762011 commited on
Commit
ac479b3
·
verified ·
1 Parent(s): 70f449a

Update LoRA weights

Browse files
adapter_config.json CHANGED
@@ -33,13 +33,13 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
- "v_proj",
37
- "k_proj",
38
- "down_proj",
39
  "gate_proj",
 
 
40
  "up_proj",
 
41
  "o_proj",
42
- "q_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
 
 
36
  "gate_proj",
37
+ "q_proj",
38
+ "v_proj",
39
  "up_proj",
40
+ "down_proj",
41
  "o_proj",
42
+ "k_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
continue_lora/adapter_config.json CHANGED
@@ -33,13 +33,13 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
- "v_proj",
37
- "k_proj",
38
- "down_proj",
39
  "gate_proj",
 
 
40
  "up_proj",
 
41
  "o_proj",
42
- "q_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
 
 
36
  "gate_proj",
37
+ "q_proj",
38
+ "v_proj",
39
  "up_proj",
40
+ "down_proj",
41
  "o_proj",
42
+ "k_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:00f240476afad64f2676be77b8dc00568fd0e18d2bdce70e8fc68c43ee695f4b
3
  size 6289
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b37d237065b02c3d1121e922bf2d2d6e0283116d8980573259f3dbf9280051c
3
  size 6289