DeepDream2045 commited on
Commit
6342fc8
·
verified ·
1 Parent(s): e2f33bf

Training in progress, step 25

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