bkk21 commited on
Commit
71ca35c
·
verified ·
1 Parent(s): b5f60d7

Upload adapter_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. adapter_config.json +54 -4
adapter_config.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "google/gemma-2-2b-it",
5
  "bias": "none",
6
  "exclude_modules": null,
7
  "fan_in_fan_out": false,
8
- "inference_mode": true,
9
  "init_lora_weights": true,
10
  "layer_replication": null,
11
  "layers_pattern": null,
@@ -21,8 +21,58 @@
21
  "rank_pattern": {},
22
  "revision": null,
23
  "target_modules": [
24
- "v_proj",
25
- "q_proj"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  ],
27
  "task_type": "QUESTION_ANSWERING",
28
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": null,
5
  "bias": "none",
6
  "exclude_modules": null,
7
  "fan_in_fan_out": false,
8
+ "inference_mode": false,
9
  "init_lora_weights": true,
10
  "layer_replication": null,
11
  "layers_pattern": null,
 
21
  "rank_pattern": {},
22
  "revision": null,
23
  "target_modules": [
24
+ "base_model.model.model.layers.22.self_attn.v_proj",
25
+ "base_model.model.model.layers.10.self_attn.v_proj",
26
+ "base_model.model.model.layers.2.self_attn.q_proj",
27
+ "base_model.model.model.layers.21.self_attn.q_proj",
28
+ "base_model.model.model.layers.0.self_attn.q_proj",
29
+ "base_model.model.model.layers.0.self_attn.v_proj",
30
+ "base_model.model.model.layers.22.self_attn.q_proj",
31
+ "base_model.model.model.layers.11.self_attn.q_proj",
32
+ "base_model.model.model.layers.16.self_attn.v_proj",
33
+ "base_model.model.model.layers.1.self_attn.v_proj",
34
+ "base_model.model.model.layers.18.self_attn.v_proj",
35
+ "base_model.model.model.layers.17.self_attn.q_proj",
36
+ "base_model.model.model.layers.13.self_attn.v_proj",
37
+ "base_model.model.model.layers.10.self_attn.q_proj",
38
+ "base_model.model.model.layers.7.self_attn.v_proj",
39
+ "base_model.model.model.layers.23.self_attn.v_proj",
40
+ "base_model.model.model.layers.19.self_attn.q_proj",
41
+ "base_model.model.model.layers.15.self_attn.v_proj",
42
+ "base_model.model.model.layers.7.self_attn.q_proj",
43
+ "base_model.model.model.layers.6.self_attn.v_proj",
44
+ "base_model.model.model.layers.3.self_attn.v_proj",
45
+ "base_model.model.model.layers.18.self_attn.q_proj",
46
+ "base_model.model.model.layers.5.self_attn.q_proj",
47
+ "base_model.model.model.layers.19.self_attn.v_proj",
48
+ "base_model.model.model.layers.20.self_attn.q_proj",
49
+ "base_model.model.model.layers.25.self_attn.v_proj",
50
+ "base_model.model.model.layers.2.self_attn.v_proj",
51
+ "base_model.model.model.layers.5.self_attn.v_proj",
52
+ "base_model.model.model.layers.20.self_attn.v_proj",
53
+ "base_model.model.model.layers.17.self_attn.v_proj",
54
+ "base_model.model.model.layers.4.self_attn.v_proj",
55
+ "base_model.model.model.layers.21.self_attn.v_proj",
56
+ "base_model.model.model.layers.23.self_attn.q_proj",
57
+ "base_model.model.model.layers.8.self_attn.v_proj",
58
+ "base_model.model.model.layers.1.self_attn.q_proj",
59
+ "base_model.model.model.layers.6.self_attn.q_proj",
60
+ "base_model.model.model.layers.12.self_attn.q_proj",
61
+ "base_model.model.model.layers.25.self_attn.q_proj",
62
+ "base_model.model.model.layers.9.self_attn.v_proj",
63
+ "base_model.model.model.layers.14.self_attn.q_proj",
64
+ "base_model.model.model.layers.4.self_attn.q_proj",
65
+ "base_model.model.model.layers.11.self_attn.v_proj",
66
+ "base_model.model.model.layers.13.self_attn.q_proj",
67
+ "base_model.model.model.layers.3.self_attn.q_proj",
68
+ "base_model.model.model.layers.14.self_attn.v_proj",
69
+ "base_model.model.model.layers.16.self_attn.q_proj",
70
+ "base_model.model.model.layers.9.self_attn.q_proj",
71
+ "base_model.model.model.layers.12.self_attn.v_proj",
72
+ "base_model.model.model.layers.8.self_attn.q_proj",
73
+ "base_model.model.model.layers.24.self_attn.q_proj",
74
+ "base_model.model.model.layers.24.self_attn.v_proj",
75
+ "base_model.model.model.layers.15.self_attn.q_proj"
76
  ],
77
  "task_type": "QUESTION_ANSWERING",
78
  "use_dora": false,