dzanbek commited on
Commit
f25a6c1
·
verified ·
1 Parent(s): ff84281

Training in progress, step 25

Browse files
Files changed (2) hide show
  1. adapter_config.json +2 -2
  2. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -22,11 +22,11 @@
22
  "target_modules": [
23
  "q_proj",
24
  "v_proj",
 
25
  "gate_proj",
26
- "o_proj",
27
  "down_proj",
28
  "k_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
22
  "target_modules": [
23
  "q_proj",
24
  "v_proj",
25
+ "up_proj",
26
  "gate_proj",
 
27
  "down_proj",
28
  "k_proj",
29
+ "o_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:811911df4a93b0335d6380ceb9417cf2dbd4d2a294d8a95dd6af884484c7aced
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98df53abcf90011843630e80901851ea65527d38f1f5be44d42395b41dfc18ef
3
  size 6776