FrancescaScipioni commited on
Commit
9705a5d
·
verified ·
1 Parent(s): 4e0b023

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

Browse files
README.md CHANGED
@@ -36,7 +36,7 @@ This model was trained with SFT.
36
 
37
  - TRL: 0.17.0
38
  - Transformers: 4.51.3
39
- - Pytorch: 2.6.0+cu124
40
  - Datasets: 3.5.1
41
  - Tokenizers: 0.21.1
42
 
 
36
 
37
  - TRL: 0.17.0
38
  - Transformers: 4.51.3
39
+ - Pytorch: 2.7.0
40
  - Datasets: 3.5.1
41
  - Tokenizers: 0.21.1
42
 
adapter_config.json CHANGED
@@ -24,15 +24,15 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "gate_proj",
28
- "lm_head",
29
- "k_proj",
30
- "embed_tokens",
31
  "q_proj",
32
- "up_proj",
33
- "down_proj",
 
34
  "o_proj",
35
- "v_proj"
 
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "up_proj",
28
  "gate_proj",
 
 
 
29
  "q_proj",
30
+ "k_proj",
31
+ "v_proj",
32
+ "lm_head",
33
  "o_proj",
34
+ "embed_tokens",
35
+ "down_proj"
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3835634adf451edf5e87c39a150bfe53dc853d93f4e8f5862234a04722cd7543
3
  size 2475549872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e91f437056d3c48563edc6dbda1a10ca3579115561497a9b61376e36c249c88
3
  size 2475549872
runs/May07_14-44-48_MacBook-Pro.local/events.out.tfevents.1746654565.MacBook-Pro.local ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6456589cf94ad06093652088422124b5df348299d52966bfd466f10c0d33644c
3
+ size 41027
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:b7395a8eba0b77ea630006f44d7b11b8cca7d9d2c2d6b3837e6a7462fe87b774
3
- size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58629d6973ce5eec2684405601b5742fdaa07a700f7894637951122d9496a65a
3
+ size 6161