DeepDream2045 commited on
Commit
0708242
1 Parent(s): 5a435f2

Training in progress, step 50

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "up_proj",
24
- "o_proj",
25
  "q_proj",
 
26
  "gate_proj",
27
- "k_proj",
28
- "v_proj",
29
  "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
  "up_proj",
25
+ "k_proj",
26
  "q_proj",
27
+ "o_proj",
28
  "gate_proj",
 
 
29
  "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:edd401ba4d208defa37ed0be15448a68e421311b62d4639e8f6482bbc4f0d047
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:372431cf5d215cc9cbc0915c2e3f7c9cedcc04697ee854b92077999ee82a49b4
3
  size 6776