ve-nk-at commited on
Commit
49fff2b
·
verified ·
1 Parent(s): ed9b770

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +8 -4
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -1,9 +1,12 @@
1
  {
 
2
  "alpha_pattern": {},
 
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "google/gemma-2-2b",
5
  "bias": "none",
6
  "corda_config": null,
 
7
  "eva_config": null,
8
  "exclude_modules": null,
9
  "fan_in_fan_out": false,
@@ -24,18 +27,19 @@
24
  "score"
25
  ],
26
  "peft_type": "LORA",
 
27
  "qalora_group_size": 16,
28
  "r": 128,
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
 
32
  "q_proj",
33
  "gate_proj",
34
- "up_proj",
35
- "k_proj",
36
- "down_proj",
37
  "v_proj",
38
- "o_proj"
 
39
  ],
40
  "target_parameters": null,
41
  "task_type": "SEQ_CLS",
 
1
  {
2
+ "alora_invocation_tokens": null,
3
  "alpha_pattern": {},
4
+ "arrow_config": null,
5
  "auto_mapping": null,
6
  "base_model_name_or_path": "google/gemma-2-2b",
7
  "bias": "none",
8
  "corda_config": null,
9
+ "ensure_weight_tying": false,
10
  "eva_config": null,
11
  "exclude_modules": null,
12
  "fan_in_fan_out": false,
 
27
  "score"
28
  ],
29
  "peft_type": "LORA",
30
+ "peft_version": "0.18.0",
31
  "qalora_group_size": 16,
32
  "r": 128,
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
+ "o_proj",
37
+ "k_proj",
38
  "q_proj",
39
  "gate_proj",
 
 
 
40
  "v_proj",
41
+ "down_proj",
42
+ "up_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "SEQ_CLS",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81db12dd49b4fcee7b0227f5f6751db9009649f9c5f037600bba83f05b65099f
3
- size 664593800
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04c015335ffb450bad00de9274b0167e98e159bf17049bc56ea8bd0252d302a1
3
+ size 664635272