jwongTensora commited on
Commit
7ac1769
·
verified ·
1 Parent(s): 82c0319

Training in progress, step 3

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "k_proj",
25
  "up_proj",
26
- "o_proj",
27
- "down_proj",
28
  "gate_proj",
29
- "q_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "up_proj",
24
+ "q_proj",
25
+ "k_proj",
26
  "gate_proj",
27
+ "v_proj",
28
+ "down_proj",
29
+ "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d6fa4e0625a24aabbb185cc234d8f5955f75f854ca1a7c11e3dde6ee642e7b1a
3
  size 14696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cad28daf33b7dafd86e305c5db8b3a13ab5993bb7e66956b292d6805d9d7f83c
3
  size 14696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b2e13eaf4a3969f7bbaee0cc10406e462093e1d60ff2d3598528c7050a9aef7
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e368bdd84e5e8a862c05c5eba45118a0b96140e8692046377c32663bf9c3f72
3
  size 6776