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

Training in progress, epoch 0

Browse files
Files changed (2) hide show
  1. adapter_config.json +8 -8
  2. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -26,17 +26,17 @@
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,
 
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
 
 
 
 
 
29
  "o_proj",
30
+ "fc1",
31
  "out_proj",
32
+ "down_proj",
33
  "up_proj",
34
+ "fc2",
35
+ "gate_proj",
36
+ "k_proj",
37
+ "lm_head",
38
+ "q_proj",
39
+ "v_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:6fc4ec29f45803e6fb6437ff70ae104528ce24b2bb5d9bf2a5480161cdc261b0
3
  size 5688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad8f8e6f3c271152b25b15ac119e97d31b00af9465820cb29855f3db085fb595
3
  size 5688