dzlab commited on
Commit
9f2c834
1 Parent(s): a9c6431

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
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
23
- "o_proj",
24
- "up_proj",
25
  "down_proj",
26
  "q_proj",
27
- "k_proj",
28
- "gate_proj"
 
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "k_proj",
 
 
23
  "down_proj",
24
  "q_proj",
25
+ "gate_proj",
26
+ "up_proj",
27
+ "v_proj",
28
+ "o_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ae25ebfaf4d0b535c8173344bfce7b9a626728c2161ce7b5129a90f1932a3168
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8fa52d598cbe84f232571686f4a34435ef7c63aaa6677a94b3d2c73aa3431f5
3
  size 4856