LevinZheng commited on
Commit
a7eaaa0
·
verified ·
1 Parent(s): a0495a6

Training in progress, step 900

Browse files
adapter_config.json CHANGED
@@ -29,13 +29,13 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "k_proj",
33
- "up_proj",
34
  "v_proj",
 
35
  "down_proj",
36
- "q_proj",
37
  "o_proj",
38
- "gate_proj"
 
 
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
 
32
  "v_proj",
33
+ "k_proj",
34
  "down_proj",
 
35
  "o_proj",
36
+ "q_proj",
37
+ "gate_proj",
38
+ "up_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:906dce3df88470dd51f3594609ad9b2f6c58f65b078772f68a3b08dbba765f50
3
  size 139221728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d496706517674b9ac8963b3d447ed3943e2e0ae34349f5b1aa646893efa3feae
3
  size 139221728
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a2c0790e76f4c473d197dbbeaf1ef345ebfe8acd6c09cdd8ab5312749ac65242
3
  size 6353
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15440d9a78c93dd4ffade60cf0023d2f42faf135cf8b13ab00d778e3aa45168a
3
  size 6353