nekokiku commited on
Commit
eb210cc
·
verified ·
1 Parent(s): 8e42ab6

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": 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": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
24
- "down_proj",
25
  "k_proj",
26
- "up_proj",
27
  "o_proj",
28
- "ffn",
29
  "gate_proj",
 
30
  "v_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 256,
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": 128,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
24
+ "ffn",
25
  "k_proj",
 
26
  "o_proj",
27
+ "up_proj",
28
  "gate_proj",
29
+ "down_proj",
30
  "v_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6605036d78bfd49008e359ca5c82b4027d4fcf243ee782fb83f4c442183cba8a
3
- size 17842592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0086297c67d52b1bcf58bae0ba9533049ed0f535d5b831fdd550ade4c6f59bb2
3
+ size 285230040
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:36d7e7c096e4751e99486c927cd196471498a0e607f2ea2d7c50b50989ecdb6a
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c942cac6a0ce14e462d8400421ec929d2de359e9ca3c6500a09d88c527082a19
3
  size 5432