ClaireLee2429 commited on
Commit
dd90566
·
verified ·
1 Parent(s): bfa6d58

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (3) hide show
  1. README.md +1 -0
  2. adapter_config.json +11 -7
  3. adapter_model.safetensors +2 -2
README.md CHANGED
@@ -7,6 +7,7 @@ tags:
7
  - lora
8
  - transformers
9
  - recipe-generation
 
10
  datasets:
11
  - corbt/all-recipes
12
  license: apache-2.0
 
7
  - lora
8
  - transformers
9
  - recipe-generation
10
+ - unsloth
11
  datasets:
12
  - corbt/all-recipes
13
  license: apache-2.0
adapter_config.json CHANGED
@@ -2,8 +2,12 @@
2
  "alora_invocation_tokens": null,
3
  "alpha_pattern": {},
4
  "arrow_config": null,
5
- "auto_mapping": null,
6
- "base_model_name_or_path": "google/gemma-2b",
 
 
 
 
7
  "bias": "none",
8
  "corda_config": null,
9
  "ensure_weight_tying": false,
@@ -23,19 +27,19 @@
23
  "megatron_core": "megatron.core",
24
  "modules_to_save": null,
25
  "peft_type": "LORA",
26
- "peft_version": "0.18.0",
27
  "qalora_group_size": 16,
28
  "r": 8,
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "gate_proj",
33
  "k_proj",
34
- "up_proj",
35
- "q_proj",
36
  "o_proj",
 
37
  "v_proj",
38
- "down_proj"
 
 
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
 
2
  "alora_invocation_tokens": null,
3
  "alpha_pattern": {},
4
  "arrow_config": null,
5
+ "auto_mapping": {
6
+ "base_model_class": "GemmaForCausalLM",
7
+ "parent_library": "transformers.models.gemma.modeling_gemma",
8
+ "unsloth_fixed": true
9
+ },
10
+ "base_model_name_or_path": "unsloth/gemma-2b",
11
  "bias": "none",
12
  "corda_config": null,
13
  "ensure_weight_tying": false,
 
27
  "megatron_core": "megatron.core",
28
  "modules_to_save": null,
29
  "peft_type": "LORA",
30
+ "peft_version": "0.18.1",
31
  "qalora_group_size": 16,
32
  "r": 8,
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
36
  "k_proj",
 
 
37
  "o_proj",
38
+ "down_proj",
39
  "v_proj",
40
+ "gate_proj",
41
+ "q_proj",
42
+ "up_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c35a0b3463ee55d016c23d19228306fa3026cdbb0ac676482c70b77eb4709a5
3
- size 39256456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9555d189b93df491adec79a15e4c92f4e9694ab74740dd3c9d54a68c4859649f
3
+ size 19644664