robertou2 commited on
Commit
0a4af01
·
verified ·
1 Parent(s): e669a16

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -12,26 +12,26 @@
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
- "lora_alpha": 128,
16
  "lora_bias": false,
17
- "lora_dropout": 0.0,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 64,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "o_proj",
27
  "down_proj",
28
- "gate_proj",
29
  "q_proj",
30
  "up_proj",
31
- "v_proj",
 
32
  "k_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
36
- "use_rslora": false
37
  }
 
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
+ "lora_alpha": 80,
16
  "lora_bias": false,
17
+ "lora_dropout": 0,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 40,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "down_proj",
27
+ "v_proj",
28
  "q_proj",
29
  "up_proj",
30
+ "gate_proj",
31
+ "o_proj",
32
  "k_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
36
+ "use_rslora": true
37
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e15fd85ab0b7bb27ecfe1d1403d0f570abb285cff003c30874b2b6021e027fdc
3
- size 479005064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d648500a642a1bc74c50e95e74db99e4320f2a45fa4012d0420183e230897ee
3
+ size 299403504
tokenizer_config.json CHANGED
@@ -202,7 +202,7 @@
202
  "max_seq_length": 131072,
203
  "model_max_length": 131072,
204
  "pad_token": "<|endoftext|>",
205
- "padding_side": "left",
206
  "split_special_tokens": false,
207
  "tokenizer_class": "Qwen2Tokenizer",
208
  "unk_token": null
 
202
  "max_seq_length": 131072,
203
  "model_max_length": 131072,
204
  "pad_token": "<|endoftext|>",
205
+ "padding_side": "right",
206
  "split_special_tokens": false,
207
  "tokenizer_class": "Qwen2Tokenizer",
208
  "unk_token": null
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b66ea21629f427b1804d6792c6fc078964f50ef94da615daa1343b08bce4be39
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a64bbae3e2ca470c8a134e53cd670ac0087a370e3d1485575397d8b5030faf83
3
  size 5624