mowen222 commited on
Commit
aadd7f5
1 Parent(s): f5aee35

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -10,20 +10,23 @@
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
- "o_proj",
24
- "k_proj",
25
  "v_proj",
26
- "q_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": 128,
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": 64,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "down_proj",
 
24
  "v_proj",
25
+ "q_proj",
26
+ "k_proj",
27
+ "o_proj",
28
+ "up_proj",
29
+ "gate_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:98df4a6df308c9a3f6b80d03b7f81a3d43e077bef2458e2ca33b8db4a5f68360
3
- size 59021064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:febd2d33e09b7aa408c6299907e61518bd783d34d53431289ac620102cd6bfec
3
+ size 479005064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:91b3a01249840af14e1425677b0b564d5a41f1c3a27e1bed3bdd9b497a6b840e
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37533025b6d8ead06beab6962e83813a91b2943d5bf9a146d3c4a0716d9b1fab
3
  size 5496