yyx123 commited on
Commit
94e6857
1 Parent(s): fb31502

Training in progress, step 240

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
- "gate_proj",
24
- "down_proj",
25
  "v_proj",
26
  "k_proj",
 
 
 
27
  "o_proj",
28
- "up_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
22
  "v_proj",
23
  "k_proj",
24
+ "gate_proj",
25
+ "up_proj",
26
+ "down_proj",
27
  "o_proj",
28
+ "q_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:90d1a39fcfc0a49846a1ef10041c5e74cf7022524d858543e19834a550f92b88
3
  size 145287696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d9ff1b33faba7c2355d2baf1896d7062a7c4d5bb20d0f4b2953304f8d2fa729
3
  size 145287696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d1baa7cc581b1ad9cd776f2bffc2c1f8d4001ff8050305ad3a2d81b1c5263da
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e316fb04b83e3f8e59b85a00bdc76f9a98ebd0929ee1a558284ca91cfdf72002
3
  size 4728