RoyJoy commited on
Commit
f80c5be
1 Parent(s): f95ed22

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