ballshell commited on
Commit
e5f4916
·
verified ·
1 Parent(s): fcbde21

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

Browse files
adapter_config.json CHANGED
@@ -25,15 +25,15 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
28
  "lm_head",
 
 
 
29
  "down_proj",
30
- "q_proj",
31
  "k_proj",
32
- "o_proj",
33
- "gate_proj",
34
- "up_proj",
35
- "embed_tokens",
36
- "v_proj"
37
  ],
38
  "target_parameters": null,
39
  "task_type": "CAUSAL_LM",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "gate_proj",
29
  "lm_head",
30
+ "embed_tokens",
31
+ "up_proj",
32
+ "o_proj",
33
  "down_proj",
 
34
  "k_proj",
35
+ "v_proj",
36
+ "q_proj"
 
 
 
37
  ],
38
  "target_parameters": null,
39
  "task_type": "CAUSAL_LM",
runs/Sep27_09-00-09_4b9ad266d377/events.out.tfevents.1758963615.4b9ad266d377.7520.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c230a62c9faee83f3de38c5648e11b3cd22c196081cac547c7cfb825abf7450
3
+ size 7872
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:ae193abcc2c8c183d5569f1bcd9655d430fda3f96450c3ae6b96a4f0c2ebc0b4
3
  size 6289
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdf64122c4e5ee95b2862d9653edb65d6a4751266b2166d70bbf7213a1b52ec3
3
  size 6289