AlexandrosChariton commited on
Commit
067ec23
1 Parent(s): 0c1191a

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +8 -8
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -11,23 +11,23 @@
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 20,
14
- "lora_dropout": 0.12,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 64,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "mlp.down_proj",
24
- "o_proj",
25
- "mlp.up_proj",
26
  "q_proj",
27
- "mlp.gate_proj",
28
  "v_proj",
29
- "language_model.lm_head",
30
- "k_proj"
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 20,
14
+ "lora_dropout": 0.15,
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
+ "language_model.lm_head",
24
+ "k_proj",
 
25
  "q_proj",
26
+ "o_proj",
27
  "v_proj",
28
+ "mlp.gate_proj",
29
+ "mlp.up_proj",
30
+ "mlp.down_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ada3777973669c17148c99cc3136fd22e77ab3530e09abb8a3c4b55a3cf51e83
3
- size 997572224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78e5354dd4b30552c0f97c24c2c5096deddb5be60316131f582e9a737c541023
3
+ size 1995031896