0xfaskety commited on
Commit
a6fe70b
·
verified ·
1 Parent(s): 83bf6fc

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -3,9 +3,9 @@
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "Qwen/Qwen2.5-1.5B",
5
  "bias": "none",
6
- "fan_in_fan_out": false,
7
  "inference_mode": true,
8
- "init_lora_weights": true,
9
  "layer_replication": null,
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
@@ -20,10 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "q_proj",
24
- "k_proj",
 
25
  "o_proj",
26
- "v_proj"
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "Qwen/Qwen2.5-1.5B",
5
  "bias": "none",
6
+ "fan_in_fan_out": true,
7
  "inference_mode": true,
8
+ "init_lora_weights": "gaussian",
9
  "layer_replication": null,
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
  "q_proj",
25
+ "gate_proj",
26
+ "up_proj",
27
  "o_proj",
28
+ "k_proj",
29
+ "down_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:03c53059a69dc5a02f330b5e9e92945eb7f7a5b9e606e180c2a21b34824cdf97
3
- size 4387504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9736446eb33764087c2b29dba101772d55820aca1e6ad15177caacb940a9da9
3
+ size 18516064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f6bc3caeac851ef750842476944f37b3e414655967788516a0cb36772738f38a
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75585074c5db1c7cc16eeecb245d346dabe3406f3e28d1b0f80a23268f347f24
3
  size 5432