Flock2Moooooo commited on
Commit
a0869c5
·
verified ·
1 Parent(s): b41bcad

Uploading model files

Browse files
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  library_name: peft
3
  license: other
 
4
  ---
5
 
6
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
2
  library_name: peft
3
  license: other
4
+ base_model: microsoft/Phi-3.5-mini-instruct
5
  ---
6
 
7
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
adapter_config.json CHANGED
@@ -10,20 +10,20 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 128,
14
  "lora_dropout": 0.0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "qkv_proj",
24
  "o_proj",
 
25
  "down_proj",
26
- "gate_up_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": 256,
14
  "lora_dropout": 0.0,
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
  "o_proj",
24
+ "gate_up_proj",
25
  "down_proj",
26
+ "qkv_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:696b42434a651995693050a5f32d61f9db8c74c5fb595242b5d8c7d50a66d6db
3
- size 50365768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d0effac85faede9770924a5fc7f76cb5d43b56f78b4b7edff0ef2580335347f
3
+ size 805341552
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:545d02e9fd107fbc55b278eaa4bc724a9ed48c59e2fdca315dec3dbb4fe2fae7
3
  size 5688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e809048f7d28148a7a82f69f416af4aaf8cd9307f44917f5b00091ed3f6ffc99
3
  size 5688