kvas7andy commited on
Commit
304bfbf
·
verified ·
1 Parent(s): fb6a1cd

kvas7andy/gemma-2-2B-it-thinking-function_calling-V0

Browse files
adapter_config.json CHANGED
@@ -3,6 +3,7 @@
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "google/gemma-2-2b-it",
5
  "bias": "none",
 
6
  "eva_config": null,
7
  "exclude_modules": null,
8
  "fan_in_fan_out": false,
@@ -23,17 +24,18 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "v_proj",
27
- "q_proj",
28
- "down_proj",
29
- "o_proj",
30
- "up_proj",
31
  "embed_tokens",
32
- "gate_proj",
 
33
  "k_proj",
34
- "lm_head"
 
 
 
 
35
  ],
36
  "task_type": "CAUSAL_LM",
 
37
  "use_dora": false,
38
  "use_rslora": false
39
  }
 
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "google/gemma-2-2b-it",
5
  "bias": "none",
6
+ "corda_config": null,
7
  "eva_config": null,
8
  "exclude_modules": null,
9
  "fan_in_fan_out": false,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
 
 
 
27
  "embed_tokens",
28
+ "lm_head",
29
+ "down_proj",
30
  "k_proj",
31
+ "v_proj",
32
+ "up_proj",
33
+ "o_proj",
34
+ "q_proj",
35
+ "gate_proj"
36
  ],
37
  "task_type": "CAUSAL_LM",
38
+ "trainable_token_indices": null,
39
  "use_dora": false,
40
  "use_rslora": false
41
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e554f4ead93aeb92341b8a8dd2360f8ac92fc167edcef028e1495578cd1a174c
3
  size 2475549872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef8ecc87c0e5da43dfd5f46d22509b1e8c506a6200969e350be4ef745a5fb517
3
  size 2475549872
runs/Mar19_15-59-57_7856998345f2/events.out.tfevents.1742400011.7856998345f2.1084.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9dab26046d8274515ce7755d261f4cdb04b2ad62fc58b6b7bbe9fa7097f83a7
3
+ size 7168
special_tokens_map.json CHANGED
@@ -18,7 +18,13 @@
18
  "rstrip": false,
19
  "single_word": false
20
  },
21
- "eos_token": "<eos>",
 
 
 
 
 
 
22
  "pad_token": {
23
  "content": "<pad>",
24
  "lstrip": false,
 
18
  "rstrip": false,
19
  "single_word": false
20
  },
21
+ "eos_token": {
22
+ "content": "<eos>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false
27
+ },
28
  "pad_token": {
29
  "content": "<pad>",
30
  "lstrip": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:12edba7283aed5aea21f6b6e2d500e22595c41e49d9c464aca27bfd56bd3c4d7
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3a50e673c09d0b16ffcf42893c3e9a2228a8c7d07d319df2c33d7372ff2d003
3
  size 5624