Liu-Xiang commited on
Commit
67c24de
·
verified ·
1 Parent(s): 19c8641

Training in progress, step 20

Browse files
Files changed (2) hide show
  1. adapter_config.json +2 -2
  2. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "q_proj",
24
  "v_proj",
25
- "o_proj",
26
- "k_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
24
  "q_proj",
25
  "v_proj",
26
+ "o_proj"
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9e2694c1c22fa94948cbeb7cfdbe991073307de937acfccb94717402d79b8a72
3
  size 4283
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8aac2302a2686e109d938cfd13efa613ad556288714f5e5a4c318eda13fdf214
3
  size 4283