DeepDream2045 commited on
Commit
80a3aae
·
verified ·
1 Parent(s): 45a1dff

Training in progress, step 48

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