Marcjoe commited on
Commit
7df9d28
·
verified ·
1 Parent(s): a320956

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -3,30 +3,31 @@
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "Qwen/Qwen2.5-1.5B-Instruct",
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,
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,
18
  "peft_type": "LORA",
19
- "r": 128,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
  "k_proj",
25
- "down_proj",
26
  "gate_proj",
27
- "v_proj",
28
  "q_proj",
29
- "o_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "Qwen/Qwen2.5-1.5B-Instruct",
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,
12
  "loftq_config": {},
13
+ "lora_alpha": 40,
14
+ "lora_dropout": 0.04,
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
+ "ffn",
26
  "gate_proj",
 
27
  "q_proj",
28
+ "v_proj",
29
+ "down_proj",
30
+ "up_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dc8071ab47bba7a8b3360cd366ec2caf86732b944baef2dea22fcddebfd81aae
3
- size 590925768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbfc246ebbd04f5f7ecf169efb06f80996c4ae4337e29a62e916fed89821f299
3
+ size 147770496
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b125d547ea110b35cc87b0fb9d6389af3c8d0565f6416960259dbcbfc9a10816
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5814c0d3de0e637601b5f2699ea50a4f2b9af4fd53ac7a8312b702e97b0604e
3
  size 5432