irishprancer commited on
Commit
32c5241
·
verified ·
1 Parent(s): 19d87d5

Initial model state ------------------------------------------------------------------------ (Trained with Unsloth)

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -8
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -10,22 +10,20 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 32,
14
- "lora_dropout": 0.1,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
- "modules_to_save": [
18
- "lm_head"
19
- ],
20
  "peft_type": "LORA",
21
- "r": 16,
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
  "q_proj",
 
26
  "k_proj",
27
- "o_proj",
28
- "v_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 64,
14
+ "lora_dropout": 0.15,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
+ "modules_to_save": [],
 
 
18
  "peft_type": "LORA",
19
+ "r": 32,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
24
+ "v_proj",
25
  "k_proj",
26
+ "o_proj"
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9143b7405a5a0c006a8e736b0bb034dbc63e7e59d00466b0d76d9111fcc8d000
3
- size 1130395064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e126af561abedf59493fe460cbf8fd6d3a44f63e09aa4d71371edff7621b738c
3
+ size 80770432