StatsGary commited on
Commit
061d1e8
·
verified ·
1 Parent(s): df7620d

StatsGary/gemma-2-2B-it-thinking-function_calling-V1

Browse files
adapter_config.json CHANGED
@@ -23,14 +23,14 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "gate_proj",
27
  "q_proj",
28
- "embed_tokens",
29
- "o_proj",
30
  "lm_head",
31
- "up_proj",
32
- "v_proj",
33
  "k_proj",
 
 
 
34
  "down_proj"
35
  ],
36
  "task_type": "CAUSAL_LM",
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "q_proj",
 
 
27
  "lm_head",
28
+ "gate_proj",
29
+ "o_proj",
30
  "k_proj",
31
+ "v_proj",
32
+ "embed_tokens",
33
+ "up_proj",
34
  "down_proj"
35
  ],
36
  "task_type": "CAUSAL_LM",
runs/Mar18_16-15-40_b2870ed4ea4a/events.out.tfevents.1742314562.b2870ed4ea4a.2974.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b22a95a8a07d942d93d8d886a5fdff96856a36e6ee3f1879e3ac135d0f5d06bb
3
+ size 35396
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:c0c8748030f7cfd945cbdf7fe30aaef53245505fd77a57fe4da0e38cfa3db46d
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d598b85d4594ef1daf01186b5059a129c919392e72f1b62b52a1637f62a2517
3
  size 5624