hiroyachiba commited on
Commit
6e48e6f
·
verified ·
1 Parent(s): 30d1227

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -14,7 +14,7 @@
14
  "loftq_config": {},
15
  "lora_alpha": 32,
16
  "lora_bias": false,
17
- "lora_dropout": 0,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
@@ -23,12 +23,12 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "k_proj",
27
- "o_proj",
28
  "down_proj",
 
29
  "up_proj",
30
- "v_proj",
31
- "q_proj",
32
  "gate_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
 
14
  "loftq_config": {},
15
  "lora_alpha": 32,
16
  "lora_bias": false,
17
+ "lora_dropout": 0.05,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "q_proj",
27
+ "v_proj",
28
  "down_proj",
29
+ "k_proj",
30
  "up_proj",
31
+ "o_proj",
 
32
  "gate_proj"
33
  ],
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:2fcdee43f238e9eddf108a2c63f038e225de2d7dd7f87d609c5ef6c83b95678f
3
  size 250422888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d71de9a0a1da24bfd425d2c1ae719b8ee222d150e68b900cb0044a5d42d1d208
3
  size 250422888