boatboat commited on
Commit
1515ccc
·
verified ·
1 Parent(s): b94634f

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

Browse files
README.md CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
4
  model_name: gemma-2-2B-it-thinking-function_calling-V0
5
  tags:
6
  - generated_from_trainer
7
- - trl
8
  - sft
 
9
  licence: license
10
  ---
11
 
 
4
  model_name: gemma-2-2B-it-thinking-function_calling-V0
5
  tags:
6
  - generated_from_trainer
 
7
  - sft
8
+ - trl
9
  licence: license
10
  ---
11
 
adapter_config.json CHANGED
@@ -26,14 +26,14 @@
26
  "revision": null,
27
  "target_modules": [
28
  "down_proj",
29
- "embed_tokens",
30
- "q_proj",
31
  "lm_head",
32
- "k_proj",
33
  "gate_proj",
34
- "v_proj",
35
  "up_proj",
36
- "o_proj"
 
37
  ],
38
  "target_parameters": null,
39
  "task_type": "CAUSAL_LM",
 
26
  "revision": null,
27
  "target_modules": [
28
  "down_proj",
29
+ "o_proj",
30
+ "v_proj",
31
  "lm_head",
 
32
  "gate_proj",
33
+ "k_proj",
34
  "up_proj",
35
+ "embed_tokens",
36
+ "q_proj"
37
  ],
38
  "target_parameters": null,
39
  "task_type": "CAUSAL_LM",
runs/Oct14_06-56-38_94b67ae87f08/events.out.tfevents.1760425011.94b67ae87f08.11263.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b145cd481d6806954c41e06c00a74d2447a0e421a028709b69a36b2c72bdab06
3
+ size 9035
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:da6f4707955cab3696f59bbf9183ef35474900b158f508293fdb611bccbf8656
3
  size 6289
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a2a2f058d0338f2d2ea829e18ccc38ae71a63a2a01c3d0ee1d8df4dc0fd6da1
3
  size 6289