naifenn commited on
Commit
da7e556
·
verified ·
1 Parent(s): ba9c07e

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

Browse files
adapter_config.json CHANGED
@@ -16,29 +16,28 @@
16
  "layers_pattern": null,
17
  "layers_to_transform": null,
18
  "loftq_config": {},
19
- "lora_alpha": 128,
20
  "lora_bias": false,
21
  "lora_dropout": 0.1,
22
  "megatron_config": null,
23
  "megatron_core": "megatron.core",
24
- "modules_to_save": [
25
- "embed_tokens",
26
- "lm_head"
27
- ],
28
  "peft_type": "LORA",
29
  "peft_version": "0.18.0",
30
  "qalora_group_size": 16,
31
- "r": 64,
32
  "rank_pattern": {},
33
  "revision": null,
34
  "target_modules": [
35
  "k_proj",
36
- "gate_proj",
37
- "down_proj",
38
- "v_proj",
39
  "q_proj",
 
 
40
  "o_proj",
41
- "up_proj"
 
42
  ],
43
  "target_parameters": null,
44
  "task_type": "CAUSAL_LM",
 
16
  "layers_pattern": null,
17
  "layers_to_transform": null,
18
  "loftq_config": {},
19
+ "lora_alpha": 64,
20
  "lora_bias": false,
21
  "lora_dropout": 0.1,
22
  "megatron_config": null,
23
  "megatron_core": "megatron.core",
24
+ "modules_to_save": null,
 
 
 
25
  "peft_type": "LORA",
26
  "peft_version": "0.18.0",
27
  "qalora_group_size": 16,
28
+ "r": 32,
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
  "k_proj",
33
+ "up_proj",
34
+ "embed_tokens",
 
35
  "q_proj",
36
+ "down_proj",
37
+ "lm_head",
38
  "o_proj",
39
+ "v_proj",
40
+ "gate_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:7cd13107f641042fc5247f8a585fc533196c6fad2774948e210eb1c4286c3a94
3
- size 7410426432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5476cc71e3d038bb8968ae6daed240891a005211ff92552b98b7d9da70fa2bd3
3
+ size 2591681128
runs/Dec22_21-15-24_cdd6ba976415/events.out.tfevents.1766438131.cdd6ba976415.4587.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e73237a741b9186994ba51f6a96f5e806f4680a1fe919d3ccd1fea34aa9c4bb
3
+ size 21027
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:037b21a4fd6521ee4b5557d28f3395641d6e861fbcec4bcf2864818164bac9ea
3
  size 6353
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e33a563c5400ee544e364762970ac17ce5d2b9170a8ae6778a144d2f634c1bc4
3
  size 6353