Huyle2501 commited on
Commit
4e16970
·
verified ·
1 Parent(s): d2f5781

End of training

Browse files
adapter_config.json CHANGED
@@ -13,7 +13,7 @@
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
- "lora_alpha": 32,
17
  "lora_bias": false,
18
  "lora_dropout": 0.05,
19
  "megatron_config": null,
@@ -21,12 +21,17 @@
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
  "qalora_group_size": 16,
24
- "r": 16,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
  "v_proj",
29
- "q_proj"
 
 
 
 
 
30
  ],
31
  "target_parameters": null,
32
  "task_type": "CAUSAL_LM",
 
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
+ "lora_alpha": 64,
17
  "lora_bias": false,
18
  "lora_dropout": 0.05,
19
  "megatron_config": null,
 
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
  "qalora_group_size": 16,
24
+ "r": 32,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
  "v_proj",
29
+ "q_proj",
30
+ "o_proj",
31
+ "down_proj",
32
+ "gate_proj",
33
+ "k_proj",
34
+ "up_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:534e995120784f397dae1f49dba2007434d03ac7fecb052a9a4a0bdbfe2fdc02
3
- size 27280152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31ab86ee5999f10df8f9fd0ab4702dbd2380c9cb93e8d8c50eff06bcda666a8d
3
+ size 335604696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80f0c892fe4d859ca71ac181046a2b2c71435277d78386955ec5b5c79118d6af
3
  size 6225
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2f17130817822b1ba1743b3ad26d57bc2ff308ab3e7ea46e552c16a5bbd95ce
3
  size 6225