nekokiku commited on
Commit
2be15ca
·
verified ·
1 Parent(s): 410aee8

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -10,24 +10,18 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 16,
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
- "ffn",
24
- "gate_proj",
25
- "q_proj",
26
- "o_proj",
27
- "down_proj",
28
- "up_proj",
29
- "k_proj",
30
- "v_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.01,
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
+ "qkv_proj",
24
+ "o_proj"
 
 
 
 
 
 
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2a44b960fbc14b435e9dbb043cab695c6e77fc2af20e7a71806e7cbad410512d
3
- size 8929568
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d83ff5bbc19c381da10500c2319c6d1498bdae831939950d4cc6e761c8649a5e
3
+ size 18891496
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d0fb934cb2fc6e82714a6580bd2c28001f41c752c604502f632803349829aabc
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b68b368f0f61d6610e3f21a00f126c6d90daedae716bc46d1e480ebe94833642
3
  size 5432