silent666 commited on
Commit
fd935bf
1 Parent(s): 6d223e1

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -10,23 +10,23 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 40,
14
- "lora_dropout": 0.2,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 32,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
  "up_proj",
25
- "q_proj",
26
- "down_proj",
27
  "o_proj",
28
- "gate_proj",
29
- "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 128,
14
+ "lora_dropout": 0.1,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 64,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "gate_proj",
24
  "up_proj",
25
+ "k_proj",
26
+ "v_proj",
27
  "o_proj",
28
+ "down_proj",
29
+ "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:929807a918da291da51544d880027489dccde9d749dbfdb3472d8a62e04144ba
3
- size 166182480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5c16ae92c0cb3b803255b95c244ea59781d2ebcf759826c51648a83af041d2d
3
+ size 332316480
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81a3a32425d4d19e21f172f8d524f9bd3d0e4617619ba937cd27f9ef78c53436
3
- size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:232fbaccb41b8d1e4fc7a8f6a5229820c9935275f8de58c8023bf62497776a31
3
+ size 5368