RoyJoy commited on
Commit
fdf02c2
·
verified ·
1 Parent(s): 55dfdb4

Training in progress, step 3

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "gate_proj",
25
- "up_proj",
26
  "k_proj",
27
  "q_proj",
 
 
28
  "o_proj",
 
29
  "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "k_proj",
24
  "q_proj",
25
+ "up_proj",
26
+ "v_proj",
27
  "o_proj",
28
+ "gate_proj",
29
  "down_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:79b3f28efd4fb6fac213216e392f9aa9c76e859a658868551e576aa09b480129
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3baa951bbbfdd1188f382c335ea49151b29b4c1fb18142935ab6cba433da0dc0
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f3d3679db69ceef058498181bca7397508073e6fb52128a62b7e2c29a12b87cd
3
  size 6712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:209d8d7a29703f1d9662a917c50a08f1a61c19405f30552f5bbeddfb953db7e5
3
  size 6712