vxbrandon commited on
Commit
27f5272
1 Parent(s): f84f69d

Training in progress, step 2

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