thatting commited on
Commit
6169f48
·
verified ·
1 Parent(s): 7a042e9

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

Browse files
adapter_config.json CHANGED
@@ -24,15 +24,15 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "q_proj",
28
  "lm_head",
29
- "up_proj",
 
30
  "k_proj",
31
  "v_proj",
32
- "o_proj",
33
- "gate_proj",
34
  "down_proj",
35
- "embed_tokens"
 
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "gate_proj",
28
  "lm_head",
29
+ "embed_tokens",
30
+ "o_proj",
31
  "k_proj",
32
  "v_proj",
 
 
33
  "down_proj",
34
+ "up_proj",
35
+ "q_proj"
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "trainable_token_indices": null,
runs/Apr24_13-45-40_39eb83d63701/events.out.tfevents.1745502366.39eb83d63701.395.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2865e1bbd171300115b2ad750ae56e3009783f45070efdb0c1870afd2de82376
3
+ size 41338
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:822984428ea0c1ec473f3af1f2607817733975b2883d0ef1eca3d3d97a81ba00
3
  size 5688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:916bbb4b97338a24e6691d1da458122738cb859847a77ce52fdfb025c2283d62
3
  size 5688