dsakerkwq commited on
Commit
0c21ea5
·
verified ·
1 Parent(s): d7b7023

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