duyphu commited on
Commit
c6562b9
·
verified ·
1 Parent(s): 165ded9

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
- "up_proj",
24
  "gate_proj",
25
- "k_proj",
26
  "q_proj",
27
  "down_proj",
 
28
  "v_proj",
 
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "gate_proj",
 
24
  "q_proj",
25
  "down_proj",
26
+ "k_proj",
27
  "v_proj",
28
+ "up_proj",
29
  "o_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:f609cf635fa4e3ea9448bd0dd9da8f36f3060b900eb11165f6fe982b0e198abe
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23122852a1d78dd9885084376826247048f43487873c4011b7823752dd5a854d
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:38dd4b0105d0d92b592d72fd1e2940a7a3060d5afcb9fcd4c32f547eb5dd5081
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e30951e18552af902ba67d52c6e179dec005a6720f12c52f8c205df06e5fbb6
3
  size 6776