willtensora commited on
Commit
bac154f
·
verified ·
1 Parent(s): dd6b5dd

Training in progress, step 3

Browse files
adapter_config.json CHANGED
@@ -21,11 +21,11 @@
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
24
- "down_proj",
25
- "k_proj",
26
  "v_proj",
27
- "up_proj",
28
  "gate_proj",
 
 
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
 
 
24
  "v_proj",
25
+ "down_proj",
26
  "gate_proj",
27
+ "up_proj",
28
+ "k_proj",
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e9076001028ab0d2f615d89443664af06017fe7740f94719351bbda9f5297976
3
  size 14696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:669ab4436ca8f1bf3e726aa75bfe10ed44a48410711bcb8faeec10a7dec65bc0
3
  size 14696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b480b5981b44b1a685dac017205977827e4a56934f64c3c150725d74276fd6fb
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bb047e6a73ab6586334d2a42abbb3db9d7a28c3a2ef1f0e0366153c9f01bfba
3
  size 6776