flockgo commited on
Commit
2fb1192
·
verified ·
1 Parent(s): 650a139

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -6
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -13,22 +13,22 @@
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,
20
  "megatron_core": "megatron.core",
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
- "o_proj",
29
- "down_proj",
30
  "gate_up_proj",
31
- "qkv_proj"
 
32
  ],
33
  "target_parameters": null,
34
  "task_type": "CAUSAL_LM",
 
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
+ "lora_alpha": 112,
17
  "lora_bias": false,
18
+ "lora_dropout": 0.2,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
  "qalora_group_size": 16,
24
+ "r": 56,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "qkv_proj",
 
29
  "gate_up_proj",
30
+ "down_proj",
31
+ "o_proj"
32
  ],
33
  "target_parameters": null,
34
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6cdfc09725f1edc4a62ba80221e154f8c731486d9538a864e945731e40d46a91
3
- size 184584072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f08969bc2ea2024b22e004098e7c5fd764d6c1f65a4ef49f74d4705bc20c3ed
3
+ size 322996232