harpreetmann commited on
Commit
1174c13
1 Parent(s): ba0e140

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +8 -7
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -14,21 +14,22 @@
14
  "lora_dropout": 0.01,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
- "modules_to_save": null,
 
 
 
18
  "peft_type": "LORA",
19
  "r": 128,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "wi_1",
24
- "out_proj",
25
  "k",
26
- "o",
27
  "q",
28
- "v",
29
- "wo",
30
- "dense",
31
- "wi_0"
32
  ],
33
  "task_type": "SEQ_CLS",
34
  "use_dora": false,
 
14
  "lora_dropout": 0.01,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
+ "modules_to_save": [
18
+ "out_proj",
19
+ "dense"
20
+ ],
21
  "peft_type": "LORA",
22
  "r": 128,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "wi_0",
27
+ "v",
28
+ "o",
29
  "wi_1",
 
30
  "k",
 
31
  "q",
32
+ "wo"
 
 
 
33
  ],
34
  "task_type": "SEQ_CLS",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bede54419d923fafa5321f7ab9ff6433910e6f3e983e3be007b057e1a9719f7d
3
- size 218308808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d4b634f25f387aa3e78482dd55b3535ec489b231c1f622e10e68897d258ad8a
3
+ size 219519700