warren else commited on
Commit
a2469f8
·
verified ·
1 Parent(s): 6db9368

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

Browse files
adapter_config.json CHANGED
@@ -24,14 +24,14 @@
24
  "revision": null,
25
  "target_modules": [
26
  "lm_head",
 
27
  "down_proj",
28
- "k_proj",
29
- "v_proj",
30
- "up_proj",
31
  "o_proj",
32
- "q_proj",
33
- "gate_proj",
34
- "embed_tokens"
 
 
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "use_dora": false,
 
24
  "revision": null,
25
  "target_modules": [
26
  "lm_head",
27
+ "q_proj",
28
  "down_proj",
 
 
 
29
  "o_proj",
30
+ "embed_tokens",
31
+ "up_proj",
32
+ "v_proj",
33
+ "k_proj",
34
+ "gate_proj"
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:29a51bb345dfca5ce99d68a6c980fb6b3782b1f381a640c294f403a684ba141e
3
  size 2475549872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ac146acd21f54248f045ac12d50e4f1265afeb00901719a4740bcb1c2fc8e68
3
  size 2475549872
runs/Feb19_07-19-42_5561a0e6ad25/events.out.tfevents.1739949623.5561a0e6ad25.1174.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09a2c99f8904f0f794f96c96acfcc46e8e075af489315ff427f5d7da9beaba59
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:8474118621022aafb9b3e0152a49273fd876463f41454b3dcfa38555a363c538
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f3ce26c962ece3a0c1474b257dbc164f0d9f16b21116cae0ebaecc5b05c8788
3
  size 5624