8Spark commited on
Commit
d410dac
·
verified ·
1 Parent(s): a873cb6

Training in progress, step 25

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
27
- "gate_proj",
28
- "k_proj",
29
- "down_proj",
30
  "v_proj",
31
  "o_proj",
32
- "up_proj"
 
 
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
 
26
  "v_proj",
27
  "o_proj",
28
+ "up_proj",
29
+ "k_proj",
30
+ "gate_proj",
31
+ "down_proj",
32
+ "q_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a5e82059250335fe8f6336cc0d90da425173a5971b8bf7473c1d3e24728f0434
3
  size 335604696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f79e2022beae4ce058e634aec8940e29e7cb8684b1e234b8897a8785442c9271
3
  size 335604696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a5788c80b5993a8f65566857195d954f5c05d62d8f843730ebcfcd69825b7edf
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2fc187a1729a0d6b5884ba28bc74602916734b98d7444d27b04e557dd59d378
3
  size 5560