baloglu321 commited on
Commit
e38fb3f
·
verified ·
1 Parent(s): c9f4e05

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

Browse files
adapter_config.json CHANGED
@@ -24,15 +24,15 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "lm_head",
28
- "q_proj",
29
- "down_proj",
30
  "k_proj",
 
31
  "embed_tokens",
 
 
32
  "gate_proj",
33
- "v_proj",
34
- "up_proj",
35
- "o_proj"
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
 
27
  "k_proj",
28
+ "up_proj",
29
  "embed_tokens",
30
+ "lm_head",
31
+ "o_proj",
32
  "gate_proj",
33
+ "q_proj",
34
+ "down_proj",
35
+ "v_proj"
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "trainable_token_indices": null,
runs/May11_13-54-22_a90e324a42f4/events.out.tfevents.1746971675.a90e324a42f4.2198.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39d477e02c698a6d296c69cd4717e347c248dc0f1bf90284db1a764a905a972b
3
+ size 41400
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:ae19ba492176177f25b68ab411b8e2ca1ec69526ad23ca1df12e5faaeb36a253
3
  size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84956bff4e26edc3a0e87222a46ac7141cad5a58a4144112d527c62b3e7dc2ce
3
  size 5752