dada22231 commited on
Commit
280d692
·
verified ·
1 Parent(s): 51fb62d

Training in progress, step 25

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  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
- "k_proj",
25
  "q_proj",
26
  "gate_proj",
27
  "down_proj",
28
- "o_proj",
29
- "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
  "up_proj",
 
25
  "q_proj",
26
  "gate_proj",
27
  "down_proj",
28
+ "k_proj",
29
+ "o_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:10895115c517f0d6d436b555693efa7857b4d1ecd5e16dfae9063b509c9f5ea2
3
  size 6840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:130b788c43e667e64d1cf8f42f04b3aaf6b17062e74783a920e6a68c09dce478
3
  size 6840