PEFT
Safetensors
Mat17892 commited on
Commit
dd5054d
·
verified ·
1 Parent(s): 4984893

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "q_proj",
24
- "gate_proj",
25
  "up_proj",
26
- "o_proj",
27
- "k_proj",
28
- "down_proj",
29
- "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "down_proj",
24
+ "k_proj",
25
+ "v_proj",
26
+ "o_proj",
27
  "q_proj",
 
28
  "up_proj",
29
+ "gate_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32cc4b27a502f2aa15dab6a27ceea859e1e96e6064bfe2445e119214dc908faf
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b7fedde639fce273216b900d96da985564c0e1211da7511ef6e0ae0e39f9a61
3
  size 5496