lfhe commited on
Commit
8be49c7
·
1 Parent(s): f2c4017
adapter_config.json CHANGED
@@ -10,8 +10,8 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 512,
14
- "lora_dropout": 0.1,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "up_proj",
25
  "v_proj",
26
- "down_proj",
27
  "k_proj",
 
28
  "q_proj",
29
- "o_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": 256,
14
+ "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "v_proj",
 
24
  "k_proj",
25
+ "gate_proj",
26
  "q_proj",
27
+ "o_proj",
28
+ "down_proj",
29
+ "up_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:40d46cc1a5263321dc53bad5948019602f62d8168b8194137721d3082a340626
3
  size 1291899160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c018ca14ff8621adb734681bc3dde79fcc73f6f98c3218187d587bc06552080
3
  size 1291899160
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca7479a9cc1e8c3c3d642379c3e5643af511d79157c8ec5e34e7c9d326caa97b
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbc1ef47f80425ec8a4efe85a32a21e6f019c801e2f99735033195bdfa5a35f2
3
  size 5560