cpgrant commited on
Commit
921afb3
·
verified ·
1 Parent(s): 5db7b26

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

Browse files
adapter_config.json CHANGED
@@ -25,13 +25,13 @@
25
  "target_modules": [
26
  "down_proj",
27
  "up_proj",
28
- "v_proj",
 
29
  "gate_proj",
30
- "lm_head",
31
  "embed_tokens",
32
- "o_proj",
33
- "q_proj",
34
- "k_proj"
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "use_dora": false,
 
25
  "target_modules": [
26
  "down_proj",
27
  "up_proj",
28
+ "q_proj",
29
+ "o_proj",
30
  "gate_proj",
 
31
  "embed_tokens",
32
+ "k_proj",
33
+ "v_proj",
34
+ "lm_head"
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:677152e5e3995be906bcd6a45d08e762aac68b7f83bf8f1e5a2e806f51566061
3
  size 2475549872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e544824e6a114781586588bbd566b2198322373831bb0ce6832e8460b9dc6178
3
  size 2475549872
runs/Feb21_09-46-24_W11-AI24/events.out.tfevents.1740127645.W11-AI24 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b093f295b31496737f24fa02762f6ae0eac027a7571f35ea44e79fdd3f10920a
3
+ size 35343
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:b2f3952d062b3ae6c1a61865bfa38fd181484c5d19e5c855e4270f219c68a535
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8aa8c4d731c2b0abbc7080325f04a6d3ea0ccc96acc0b4e63b1652173cd63d92
3
  size 5624