AhmedCodes65 commited on
Commit
2eae758
·
verified ·
1 Parent(s): 57cadf5

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +13 -10
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -1,7 +1,10 @@
1
  {
2
  "alpha_pattern": {},
3
- "auto_mapping": null,
4
- "base_model_name_or_path": "numind/NuExtract-1.5-tiny",
 
 
 
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
@@ -12,9 +15,9 @@
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
- "lora_alpha": 16,
16
  "lora_bias": false,
17
- "lora_dropout": 0,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
@@ -23,15 +26,15 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "up_proj",
27
- "v_proj",
28
- "gate_proj",
29
- "o_proj",
30
  "q_proj",
 
 
31
  "down_proj",
32
- "k_proj"
 
 
33
  ],
34
- "task_type": "CAUSAL_LM",
35
  "use_dora": false,
36
  "use_rslora": true
37
  }
 
1
  {
2
  "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "Phi3ForCausalLM",
5
+ "parent_library": "transformers.models.phi3.modeling_phi3"
6
+ },
7
+ "base_model_name_or_path": "numind/NuExtract-1.5",
8
  "bias": "none",
9
  "eva_config": null,
10
  "exclude_modules": null,
 
15
  "layers_pattern": null,
16
  "layers_to_transform": null,
17
  "loftq_config": {},
18
+ "lora_alpha": 32,
19
  "lora_bias": false,
20
+ "lora_dropout": 0.1,
21
  "megatron_config": null,
22
  "megatron_core": "megatron.core",
23
  "modules_to_save": null,
 
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
 
 
 
 
29
  "q_proj",
30
+ "gate_proj",
31
+ "v_proj",
32
  "down_proj",
33
+ "k_proj",
34
+ "o_proj",
35
+ "up_proj"
36
  ],
37
+ "task_type": null,
38
  "use_dora": false,
39
  "use_rslora": true
40
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:63e9011f550c9c957addfb1fbf7bd88c09b625b0ca4be5c6b628b25fefbfbe6e
3
- size 35237104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f808eb44edc9126587af4ea73c7ea59f36aafd0e3b23ea9210928aa8f3327804
3
+ size 35668592