0xfaskety commited on
Commit
3db4e58
·
verified ·
1 Parent(s): a6fe70b

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -14,19 +14,22 @@
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": 4,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
 
24
  "q_proj",
25
  "gate_proj",
26
- "up_proj",
27
- "o_proj",
28
  "k_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
14
  "lora_dropout": 0.1,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
+ "modules_to_save": [
18
+ "embed_tokens",
19
+ "lm_head"
20
+ ],
21
  "peft_type": "LORA",
22
  "r": 4,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
  "v_proj",
27
+ "up_proj",
28
  "q_proj",
29
  "gate_proj",
30
+ "down_proj",
 
31
  "k_proj",
32
+ "o_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c9736446eb33764087c2b29dba101772d55820aca1e6ad15177caacb940a9da9
3
- size 18516064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55b3ab4e927395033ce531553107b7203df49bc98a1c3b516b60289289350b73
3
+ size 952011080
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:75585074c5db1c7cc16eeecb245d346dabe3406f3e28d1b0f80a23268f347f24
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec4f14c2cbb8fd51eaa05b6c1d0f66bf8480d48e28a2e126e16ea8509c144fda
3
  size 5432