dobleuber commited on
Commit
567ce46
·
verified ·
1 Parent(s): b19f2f0

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
- "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,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
 
26
  "k_proj",
 
27
  "up_proj",
28
+ "lm_head",
29
  "o_proj",
30
+ "embed_tokens",
31
+ "v_proj",
32
+ "down_proj",
33
+ "gate_proj",
34
+ "q_proj"
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "use_dora": false,
runs/Feb22_21-30-02_rogdobleuber/events.out.tfevents.1740277821.rogdobleuber ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5aedf5ef502d682ba177a6a957729912607979062d79f0561ae37053af7514db
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:bfd60dbd8c07942a375d3f77fa7fe1b924764f55d183457b55d8feefcd63ef7a
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1774757858e0c499e39fa4c416ade7156d60bf4b8e60ebd171c95315e0baefd4
3
  size 5624