tuanna08go commited on
Commit
844eb42
·
verified ·
1 Parent(s): ec4e391

Training in progress, step 13

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