ptelang commited on
Commit
f140843
·
verified ·
1 Parent(s): 409166d

Finetuning (Trained with Unsloth)

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +6 -6
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -12,23 +12,23 @@
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
- "lora_alpha": 32,
16
  "lora_bias": false,
17
- "lora_dropout": 0.0,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 8,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
26
  "q_proj",
27
  "up_proj",
28
  "v_proj",
29
- "o_proj",
30
- "gate_proj",
31
- "down_proj",
32
  "k_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
 
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
+ "lora_alpha": 64,
16
  "lora_bias": false,
17
+ "lora_dropout": 0.1,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 32,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "down_proj",
27
+ "o_proj",
28
+ "gate_proj",
29
  "q_proj",
30
  "up_proj",
31
  "v_proj",
 
 
 
32
  "k_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:21db4080c8fe783eec9ab4c6195233c7b415e53dc4185fa733d1ec1faa1d47d4
3
- size 17640136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1a6fd26d647480565bc708c91a123ff474e89078c4b76f0081441d2ac3a158c
3
+ size 70430032