DeepDream2045 commited on
Commit
db8db30
1 Parent(s): 658d9f4

Training in progress, step 50

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