Monibee-Fudgekins commited on
Commit
33a3e16
·
verified ·
1 Parent(s): e4dc544

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (3) hide show
  1. README.md +17 -17
  2. adapter_config.json +4 -7
  3. adapter_model.safetensors +2 -2
README.md CHANGED
@@ -2,27 +2,27 @@
2
  license: gemma
3
  base_model: unsloth/gemma-2-9b-it-bnb-4bit
4
  datasets:
5
- - sahil2801/CodeAlpaca-20k
6
  library_name: transformers
7
  pipeline_tag: text-generation
8
  tags:
9
- - code
10
- - coding-assistant
11
- - qlora
12
- - unsloth
13
  model-index:
14
- - name: gemma-coder-dev
15
- results:
16
- - task:
17
- type: text-generation
18
- name: Code generation
19
- dataset:
20
- type: code-eval
21
- name: remote-agent-dev-platform coding_eval
22
- metrics:
23
- - type: pass@1
24
- value: 0.0000
25
- name: pass@1 (Python/JS/React/Go/Java/Swift)
26
  ---
27
 
28
  # gemma-coder-dev
 
2
  license: gemma
3
  base_model: unsloth/gemma-2-9b-it-bnb-4bit
4
  datasets:
5
+ - sahil2801/CodeAlpaca-20k
6
  library_name: transformers
7
  pipeline_tag: text-generation
8
  tags:
9
+ - code
10
+ - coding-assistant
11
+ - qlora
12
+ - unsloth
13
  model-index:
14
+ - name: gemma-coder-dev
15
+ results:
16
+ - task:
17
+ type: text-generation
18
+ name: Code generation
19
+ dataset:
20
+ name: remote-agent-dev-platform coding_eval
21
+ type: code-eval
22
+ metrics:
23
+ - type: pass@1
24
+ value: 0.0
25
+ name: pass@1 (Python/JS/React/Go/Java/Swift)
26
  ---
27
 
28
  # gemma-coder-dev
adapter_config.json CHANGED
@@ -3,11 +3,11 @@
3
  "alpha_pattern": {},
4
  "arrow_config": null,
5
  "auto_mapping": {
6
- "base_model_class": "Gemma2ForCausalLM",
7
- "parent_library": "transformers.models.gemma2.modeling_gemma2",
8
  "unsloth_fixed": true
9
  },
10
- "base_model_name_or_path": "unsloth/gemma-2-9b-it-bnb-4bit",
11
  "bias": "none",
12
  "corda_config": null,
13
  "ensure_weight_tying": false,
@@ -34,12 +34,9 @@
34
  "revision": null,
35
  "target_modules": [
36
  "o_proj",
37
- "k_proj",
38
  "v_proj",
39
- "up_proj",
40
  "q_proj",
41
- "down_proj",
42
- "gate_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
3
  "alpha_pattern": {},
4
  "arrow_config": null,
5
  "auto_mapping": {
6
+ "base_model_class": "Gemma4ForConditionalGeneration",
7
+ "parent_library": "transformers.models.gemma4.modeling_gemma4",
8
  "unsloth_fixed": true
9
  },
10
+ "base_model_name_or_path": "/kaggle/input/models/google/gemma-4/transformers/gemma-4-26b-a4b/1",
11
  "bias": "none",
12
  "corda_config": null,
13
  "ensure_weight_tying": false,
 
34
  "revision": null,
35
  "target_modules": [
36
  "o_proj",
 
37
  "v_proj",
 
38
  "q_proj",
39
+ "k_proj"
 
40
  ],
41
  "target_parameters": null,
42
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:97550d99c3078521cfbbf81bd44424a952573a7004bb36e207dd266698d74bc4
3
- size 216151256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28526bf911d990c04d16ab7de691ef6bb5f3eba44033633be55a3ee2a718d4b8
3
+ size 61951848