zhangjie6 commited on
Commit
6ee1902
1 Parent(s): e078610

zhangjie6/phi3-mini-adapter-ql-py-code

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
- "up_proj",
24
- "v_proj",
25
  "q_proj",
26
- "k_proj",
27
  "o_proj",
28
- "down_proj",
29
- "gate_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "q_proj",
 
24
  "o_proj",
25
+ "k_proj",
26
+ "v_proj",
27
+ "up_proj",
28
+ "gate_proj",
29
+ "down_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:05273186bac33d5cbf342e266ad46a38f6adce07e7fbd44b0ab0cfab78c6cd9a
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:952ff1fbc23d5b5185047b37b0cdc18f15f8e5f4bace0024fd939327172af65f
3
  size 5112