emre570 commited on
Commit
718da11
1 Parent(s): 7f02032

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (3) hide show
  1. README.md +2 -2
  2. adapter_config.json +7 -7
  3. adapter_model.safetensors +2 -2
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
 
 
2
  library_name: peft
3
  base_model: unsloth/gemma-1.1-7b-it-bnb-4bit
4
  datasets:
5
  - naklecha/minecraft-question-answer-700k
6
- language:
7
- - en
8
  pipeline_tag: text-generation
9
  ---
10
 
 
1
  ---
2
+ language:
3
+ - en
4
  library_name: peft
5
  base_model: unsloth/gemma-1.1-7b-it-bnb-4bit
6
  datasets:
7
  - naklecha/minecraft-question-answer-700k
 
 
8
  pipeline_tag: text-generation
9
  ---
10
 
adapter_config.json CHANGED
@@ -10,23 +10,23 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 16,
14
  "lora_dropout": 0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 16,
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "gate_proj",
24
- "q_proj",
25
  "k_proj",
26
- "o_proj",
 
27
  "up_proj",
28
- "v_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 64,
14
  "lora_dropout": 0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 32,
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
+ "v_proj",
 
24
  "k_proj",
25
+ "down_proj",
26
+ "q_proj",
27
  "up_proj",
28
+ "o_proj",
29
+ "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:546d702b0d157e91d18df86b0ceabdc6a55f804e14d2f9aaf156df56ce92a5ef
3
- size 200068512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:886fab345f53a8fe0c1ab70735a49e2cbc89126907937a525f866fcf4a70e4bc
3
+ size 400084608