Hiranmai49 commited on
Commit
90928b7
1 Parent(s): cbf172d

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "q_proj",
25
- "v_proj",
26
  "down_proj",
27
  "o_proj",
 
28
  "gate_proj",
 
 
29
  "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "down_proj",
24
  "o_proj",
25
+ "k_proj",
26
  "gate_proj",
27
+ "v_proj",
28
+ "q_proj",
29
  "up_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:3db0be5532a33deef915cc2b022b267c6ca6785b5f5d8f165b673898f596dc9d
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67d09629f75eed78423af7829180f0851c089e72e6b49c8b587f2fc2c30fa48d
3
  size 167832240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d53fedc6e0480cb1738b493258b88815985b9d19583f4a026adb3ca81e586c97
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fd9f56e6a6cea8ea08c2974d22275980de45206c9ad13172a6514533b6f2a74
3
  size 5240