jerseyjerry commited on
Commit
e31435f
·
verified ·
1 Parent(s): 8507c12

Uploading model files

Browse files
README.md CHANGED
@@ -24,7 +24,6 @@ More information needed
24
 
25
  ### Training hyperparameters
26
 
27
- ### Training results
28
 
29
 
30
 
 
24
 
25
  ### Training hyperparameters
26
 
 
27
 
28
 
29
 
adapter_config.json CHANGED
@@ -3,6 +3,9 @@
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "microsoft/Phi-4-mini-instruct",
5
  "bias": "none",
 
 
 
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
@@ -10,13 +13,14 @@
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": 64,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
@@ -26,6 +30,7 @@
26
  "qkv_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
 
29
  "use_dora": false,
30
  "use_rslora": true
31
  }
 
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "microsoft/Phi-4-mini-instruct",
5
  "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
  "fan_in_fan_out": false,
10
  "inference_mode": true,
11
  "init_lora_weights": true,
 
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
+ "lora_alpha": 48,
17
+ "lora_bias": false,
18
  "lora_dropout": 0.0,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
+ "r": 48,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
30
  "qkv_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
+ "trainable_token_indices": null,
34
  "use_dora": false,
35
  "use_rslora": true
36
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5fc1a4958dcabd175a2f28570325a70ee35a1176221cfd7e1fd3c138d9e4819c
3
- size 369133600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ebaa2593b5c9760077959fa58be79bc7ed9f1bf542803d9d17aa1a3985b9ffb
3
+ size 276858864
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e4f7b1d95ecbbf23c6cfa540fa749e42890a8f44c13e8f358aaedea9f0b53b0
3
  size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1662031415e9bc8106bf957494bede8b5d0969712b5c749c445bd39bb072774
3
  size 5752