tong-li-fsx commited on
Commit
0479ce1
·
verified ·
1 Parent(s): 6515810

tong-li-fsx/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
@@ -29,15 +29,15 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "up_proj",
33
- "o_proj",
34
- "embed_tokens",
35
  "k_proj",
36
- "q_proj",
37
- "v_proj",
38
  "down_proj",
 
39
  "gate_proj",
40
- "lm_head"
 
 
 
 
41
  ],
42
  "target_parameters": null,
43
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
 
 
32
  "k_proj",
 
 
33
  "down_proj",
34
+ "v_proj",
35
  "gate_proj",
36
+ "q_proj",
37
+ "embed_tokens",
38
+ "lm_head",
39
+ "up_proj",
40
+ "o_proj"
41
  ],
42
  "target_parameters": null,
43
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b3add888b392a60285e607dad334f8d55f251a9c927d7f360ebf843347a74e2
3
  size 2475549872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1d3b9ee25f32d85520d7716147cb55c64cdd1098fe70067c18beb4686eb97f2
3
  size 2475549872
runs/Jan18_05-50-20_c60f89d4aec5/events.out.tfevents.1768715763.c60f89d4aec5.424.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b85896fec1bf789f5f374fbd0670cc6cc2417daf4058f324e86bd11e3a472073
3
+ size 7161
runs/Jan18_05-59-37_c60f89d4aec5/events.out.tfevents.1768715991.c60f89d4aec5.6477.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e58b9c17df6741773f6bbec3ac514d7500f4eab99f6b312255136d8ce642a5be
3
+ size 60509
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:9aab04e93bb524ffd5d375eb3da7d0d11d9e0c47b3068e98d8cdae6e3159991b
3
  size 6353
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b379567d6cee6439008321ada0de444f1d41b86b02f207cad869c871be0c7f9
3
  size 6353