anukum commited on
Commit
3838ba2
·
verified ·
1 Parent(s): ed9e5d5

anukum/gemma3-1b-thinking

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "google/gemma-3-1b-it",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
@@ -15,24 +15,16 @@
15
  "loftq_config": {},
16
  "lora_alpha": 32,
17
  "lora_bias": false,
18
- "lora_dropout": 0.0,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
  "qalora_group_size": 16,
24
- "r": 16,
25
  "rank_pattern": {},
26
  "revision": null,
27
- "target_modules": [
28
- "gate_proj",
29
- "up_proj",
30
- "v_proj",
31
- "down_proj",
32
- "o_proj",
33
- "k_proj",
34
- "q_proj"
35
- ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
38
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/gemma-3-1b-it-unsloth-bnb-4bit",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
 
15
  "loftq_config": {},
16
  "lora_alpha": 32,
17
  "lora_bias": false,
18
+ "lora_dropout": 0,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
  "qalora_group_size": 16,
24
+ "r": 24,
25
  "rank_pattern": {},
26
  "revision": null,
27
+ "target_modules": "(?:.*?(?:language|text).*?(?:self_attn|attention|attn|mlp|feed_forward|ffn|dense).*?(?:q_proj|k_proj|v_proj|o_proj|gate_proj|up_proj|down_proj).*?)|(?:\\bmodel\\.layers\\.[\\d]{1,}\\.(?:self_attn|attention|attn|mlp|feed_forward|ffn|dense)\\.(?:(?:q_proj|k_proj|v_proj|o_proj|gate_proj|up_proj|down_proj)))",
 
 
 
 
 
 
 
 
28
  "task_type": "CAUSAL_LM",
29
  "trainable_token_indices": null,
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:19de6e1034c361e052daf63b56504fa0eaa9aa57b4a9da6464326774cdda384e
3
- size 52231312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bda1dce64cc4f49708338c18c38ed05e2b0221ca871213d9d61319091bbb369
3
+ size 78322880
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e80c08371c54cbef2ab609c28a29a3665a99d57afb8ca82017fc5c01e4538e5e
3
  size 6264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1d880df9b3da63cece8120117941b78bea4ea519aeaea6575c589c45192a458
3
  size 6264