payelb commited on
Commit
be5daac
·
verified ·
1 Parent(s): 0530981

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -14,7 +14,7 @@
14
  "loftq_config": {},
15
  "lora_alpha": 1,
16
  "lora_bias": false,
17
- "lora_dropout": 0.5,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": [
@@ -22,13 +22,13 @@
22
  "score"
23
  ],
24
  "peft_type": "LORA",
25
- "r": 4,
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
 
29
  "value",
30
- "query",
31
- "key"
32
  ],
33
  "task_type": "SEQ_CLS",
34
  "use_dora": false,
 
14
  "loftq_config": {},
15
  "lora_alpha": 1,
16
  "lora_bias": false,
17
+ "lora_dropout": 0.1,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": [
 
22
  "score"
23
  ],
24
  "peft_type": "LORA",
25
+ "r": 1,
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
+ "key",
30
  "value",
31
+ "query"
 
32
  ],
33
  "task_type": "SEQ_CLS",
34
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8fc8122c2f9fc286cfdc2f2a1ed31083b142cfe01f30709b30802e8541193f07
3
- size 937920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb12db4a26e1507fd62cac28f6a8ed4b442cbb87c3cc2b869b997389e237ed57
3
+ size 274312