yyx123 commited on
Commit
06d0ef6
1 Parent(s): a06ca43

Training in progress, step 550

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "o_proj",
23
- "q_proj",
24
  "down_proj",
25
  "v_proj",
26
  "gate_proj",
27
  "up_proj",
28
- "k_proj"
 
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "down_proj",
23
  "v_proj",
24
  "gate_proj",
25
  "up_proj",
26
+ "q_proj",
27
+ "k_proj",
28
+ "o_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:36d8f4ff357b27d5dd39147ba993e89906e76449b388bf46ac304d5d192bb012
3
  size 145287696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ae3fc8f8a7331990defc976e9e77a70dcb2711d98bf49f7736808dd30e2474f
3
  size 145287696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e11472dad750de8154548b801f96788e09e3f7fe37c30777e1e20e4ab4cec73
3
  size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ea7f560cc5e2c1aa97e0f9e0e121e8438c40e401f7b4b7a6141e256af0eee87
3
  size 4792