yyx123 commited on
Commit
a06ca43
1 Parent(s): b73fead

Training in progress, step 440

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