jenniellama commited on
Commit
da0e6e2
·
verified ·
1 Parent(s): 6db0de3

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -10,20 +10,20 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 32,
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": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "v_proj",
25
- "q_proj",
26
- "o_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 64,
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": 32,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "down_proj",
24
+ "gate_up_proj",
25
+ "o_proj",
26
+ "qkv_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eb6f10b6a337b6a9c345eaea939ff145e4c3a3b9f15b9f218d1b5dfc6cf4d03d
3
- size 12591456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce5a8b16b776edc37e24c9ca1ba68baba6fff7497c8a772a8af279016737b15d
3
+ size 201361312
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:708e57e295e3e6ccfc8ae2a213d19fdb403528c65f3944e04034544e0059440c
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3f7034cfb722f97a8644b28d04bad390910344ceb8f9a4c72f80ef80533f2ab
3
  size 5496