johnnyllm commited on
Commit
19c06e4
·
verified ·
1 Parent(s): eed32ab

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -10,17 +10,22 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 16,
14
- "lora_dropout": 0.1,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "v_proj",
 
 
 
24
  "q_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 64,
14
+ "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 32,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "down_proj",
24
+ "k_proj",
25
  "v_proj",
26
+ "o_proj",
27
+ "gate_proj",
28
+ "up_proj",
29
  "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c33f8c931176ae0c6fcb899cb7a0b5537e62166eb661a2562250532296339739
3
- size 7391728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8abb0e64b16094ff4f2f1ca264b41bc09c19930268dea1d293e368458dc57eca
3
+ size 239536272
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6dca9fe959d9ee2839c0a765af5f8a8dbcaca18fa4ba41e1fef82507790bf74c
3
- size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9797f69dc5d4232bb16554f8183d7e584109220a5a881936e38e6307c2d25036
3
+ size 5496