Superrrdamn commited on
Commit
a58a3ab
·
verified ·
1 Parent(s): fdc3eba

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -10,22 +10,22 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 32,
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": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "q_proj",
24
  "k_proj",
25
- "down_proj",
26
- "gate_proj",
27
  "up_proj",
28
- "v_proj",
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 64,
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": 32,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
+ "gate_proj",
25
  "q_proj",
26
  "k_proj",
 
 
27
  "up_proj",
28
+ "down_proj",
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e9868f77c75512ce2b9aa5efbd0059bd1b626b2b1cbabcca2b981431ca9c564
3
- size 161533192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5cfba850887c26a866304d6e9d508475f867d135f12707b5388a75f5e718ccb
3
+ size 323014168
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b2414fd3cde7dd86c0deba03ccf3288ecee048ff1dbec9f252850fe0e3b76b65
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8e7ac1242b98b0e3371072d67032b3d6a129c5d5acf129bac6ec1e654424397
3
  size 5496