Daliparthy commited on
Commit
001b5d2
·
verified ·
1 Parent(s): 434799f

Daliparthy/gemma-2-2B-it-function_calling-V0

Browse files
README.md CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
4
  model_name: gemma-2-2B-it-function_calling-V0
5
  tags:
6
  - generated_from_trainer
7
- - sft
8
  - trl
 
9
  licence: license
10
  ---
11
 
 
4
  model_name: gemma-2-2B-it-function_calling-V0
5
  tags:
6
  - generated_from_trainer
 
7
  - trl
8
+ - sft
9
  licence: license
10
  ---
11
 
adapter_config.json CHANGED
@@ -25,15 +25,15 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "q_proj",
29
- "o_proj",
30
- "down_proj",
31
- "lm_head",
32
  "v_proj",
 
 
 
33
  "embed_tokens",
 
34
  "up_proj",
35
- "k_proj",
36
- "gate_proj"
37
  ],
38
  "target_parameters": null,
39
  "task_type": "CAUSAL_LM",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
 
 
 
28
  "v_proj",
29
+ "o_proj",
30
+ "q_proj",
31
+ "k_proj",
32
  "embed_tokens",
33
+ "gate_proj",
34
  "up_proj",
35
+ "down_proj",
36
+ "lm_head"
37
  ],
38
  "target_parameters": null,
39
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:571d0a71508fc3952001d8a6d94bc873fb45fbd0f35543726eb9c4c9208754e0
3
  size 2475531184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc35917bc5fb058469c3a15ad4a0b13e5317e9cb48c3f676f971e2ec51462bd8
3
  size 2475531184
runs/Sep28_15-43-40_b2ef6c83977a/events.out.tfevents.1759074228.b2ef6c83977a.2537.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:711cf98fab0eb743d03a2e6650f2bcad01694ab72f46c649d05b0d479b6c833a
3
+ size 7104
special_tokens_map.json CHANGED
@@ -16,7 +16,13 @@
16
  "rstrip": false,
17
  "single_word": false
18
  },
19
- "eos_token": "<eos>",
 
 
 
 
 
 
20
  "pad_token": {
21
  "content": "<pad>",
22
  "lstrip": false,
 
16
  "rstrip": false,
17
  "single_word": false
18
  },
19
+ "eos_token": {
20
+ "content": "<eos>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false
25
+ },
26
  "pad_token": {
27
  "content": "<pad>",
28
  "lstrip": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7b0df5f92b45e436b0a01ac3e9913393e83a034533ca66f913bb4e1ddc7ff84
3
  size 6225
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d08b9c3e7f62f68a5ccbb88ee6eecd25fd232acc1ea7abd35cdaa24d32f1527
3
  size 6225