nekokiku commited on
Commit
d1bb123
·
verified ·
1 Parent(s): 2093b48

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -10,24 +10,20 @@
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
- "o_proj",
24
- "up_proj",
25
- "ffn",
26
- "gate_proj",
27
- "k_proj",
28
- "q_proj",
29
  "down_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.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
+ "qkv_proj",
24
+ "gate_up_proj",
 
 
 
 
25
  "down_proj",
26
+ "o_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:53805396262c480166894779c902327cd5ace284125c2286f83d9e1173ea028b
3
- size 71320216
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b59a2b79e15951c616fac81fb33522a3362c2cd69f247ef8df9f179a8c71990c
3
+ size 100697728
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:121b41e0422657e4a43ccc9eb7ad5767fd27346d606feb59435922f5d62d33c7
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88da5cdaa52ffc2a6332ff873398cf9a0b1578723a674a93bd64a8cf29e46e4a
3
  size 5432