jfranklin-foundry commited on
Commit
6f2dc1e
·
verified ·
1 Parent(s): 09cf782

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -1,22 +1,35 @@
1
  {
2
- "alpha_pattern": {},
3
- "auto_mapping": null,
4
- "base_model_name_or_path": "microsoft/Phi-3-mini-4k-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
- "megatron_config": null,
14
- "megatron_core": "megatron.core",
15
- "modules_to_save": null,
16
- "peft_type": "LORA",
17
- "rank_pattern": {},
18
- "revision": null,
19
- "task_type": "CAUSAL_LM",
20
- "use_dora": false,
21
- "use_rslora": false
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  }
 
1
  {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "microsoft/Phi-3-mini-4k-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.2,
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
+ "down_proj",
24
+ "k_proj",
25
+ "up_proj",
26
+ "gate_proj",
27
+ "v_proj",
28
+ "ffn",
29
+ "q_proj",
30
+ "o_proj"
31
+ ],
32
+ "task_type": "CAUSAL_LM",
33
+ "use_dora": false,
34
+ "use_rslora": false
35
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0be0294318ceaf8f2078eb6b91ea67e96d4fa896b98e30b9d19ac5cba40fb5b3
3
  size 71320216
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d7681b0396dd738399a02d65afd712dd2b536adb2d87bf54e56bcdeb39ecdf7
3
  size 71320216
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:519f1fb1d9f3ae6e6cf82afc902d6549d1dc6ee7f0fc49a5d90a984948517888
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:343ddd054f9744be33fc001ff7b756066103d9150a37d794577e98b01e43c638
3
  size 5432