jwongTensora commited on
Commit
68a800c
·
verified ·
1 Parent(s): 265c220

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
- "down_proj",
24
  "gate_proj",
25
- "k_proj",
26
  "o_proj",
27
  "v_proj",
28
- "q_proj",
29
- "up_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "gate_proj",
24
+ "q_proj",
25
  "o_proj",
26
  "v_proj",
27
+ "up_proj",
28
+ "down_proj",
29
+ "k_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:6c6105175f7aadde6ac68a7a43db8b0e0bd0316e66cfe1a5ef89e31825ece5a2
3
  size 14696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2411a64ccd86f00c1c52831ee3125cdfa792e844a2a3f8508feb31e393533382
3
  size 14696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:02f74e7d17260680db996970c01da41ed0e850712a46237497c92e4669a68733
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e14cf3f03e6b004ff44ef85dde741031d371ba0054dffcbdaa981ef455384430
3
  size 6776