dobleuber commited on
Commit
8c562ad
·
verified ·
1 Parent(s): 149d0e0

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

Browse files
adapter_config.json CHANGED
@@ -23,15 +23,15 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "k_proj",
27
- "lm_head",
28
- "embed_tokens",
29
- "o_proj",
30
- "q_proj",
31
  "v_proj",
32
- "up_proj",
 
 
 
33
  "down_proj",
34
- "gate_proj"
 
 
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
 
 
26
  "v_proj",
27
+ "q_proj",
28
+ "lm_head",
29
+ "gate_proj",
30
+ "k_proj",
31
  "down_proj",
32
+ "up_proj",
33
+ "o_proj",
34
+ "embed_tokens"
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "use_dora": false,
runs/Feb22_15-47-35_rogdobleuber/events.out.tfevents.1740257276.rogdobleuber ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecfec560deb6d7a497d64c8f30844b026a1ec3d93379de7be2209826ef0964ec
3
+ size 35350
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:0f51473eb02119f4b52197781f03f8d3495ad63f1812dd507ba932457afb48ac
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfd60dbd8c07942a375d3f77fa7fe1b924764f55d183457b55d8feefcd63ef7a
3
  size 5624