Yangdf commited on
Commit
75b1643
·
verified ·
1 Parent(s): 6a02d05

Training in progress, epoch 0

Browse files
Files changed (2) hide show
  1. adapter_config.json +7 -7
  2. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -26,17 +26,17 @@
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
- "q_proj",
30
- "out_proj",
31
  "k_proj",
32
- "fc1",
33
  "down_proj",
34
- "gate_proj",
35
- "v_proj",
36
  "lm_head",
37
- "fc2",
38
  "o_proj",
39
- "up_proj"
 
 
 
 
40
  ],
41
  "task_type": "CAUSAL_LM",
42
  "use_dora": false,
 
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
+ "gate_proj",
 
30
  "k_proj",
31
+ "fc2",
32
  "down_proj",
 
 
33
  "lm_head",
 
34
  "o_proj",
35
+ "v_proj",
36
+ "out_proj",
37
+ "up_proj",
38
+ "fc1",
39
+ "q_proj"
40
  ],
41
  "task_type": "CAUSAL_LM",
42
  "use_dora": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:73ff2ed2d87066bafa49fe09d88c4350b621de1306b45dae45b288a77155547f
3
  size 5688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fc4ec29f45803e6fb6437ff70ae104528ce24b2bb5d9bf2a5480161cdc261b0
3
  size 5688