jack8885 commited on
Commit
44fbef2
·
verified ·
1 Parent(s): 54689d0

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -10,23 +10,23 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 32,
14
- "lora_dropout": 0.2,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "k_proj",
24
  "o_proj",
25
- "gate_proj",
26
  "v_proj",
27
- "q_proj",
28
- "down_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 8,
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": 4,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "down_proj",
24
+ "gate_proj",
25
+ "up_proj",
26
  "k_proj",
27
  "o_proj",
 
28
  "v_proj",
29
+ "q_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d1fecd11d9e361a6e41b0bb00a99d5f44ea9c6dfbf797c9a119065653c98784
3
- size 119801528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9da683787218f0a7c2a540aced1f2458fb8ed48ae771dce14341e2c67cbf9494
3
+ size 29999880
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7cd2cc3861d4de1dc7b2fa7e493ce9ffe0d7cad18173e42a50aa0b5da057eb09
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5af39199af9320707c1f382848ce8e3ea646ebbfaf18cfe44744648d89dea5a5
3
  size 5496