tuanna08go commited on
Commit
f8a9d24
·
verified ·
1 Parent(s): 8febb17

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
- "o_proj",
25
  "k_proj",
26
  "v_proj",
27
  "gate_proj",
28
- "q_proj",
29
- "down_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
 
24
  "k_proj",
25
  "v_proj",
26
  "gate_proj",
27
+ "down_proj",
28
+ "o_proj",
29
+ "up_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:936b5bbf9210811dc41ace0ab6c1be8c0721237891fb1f90981359d5386f10b5
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01a71fc3698d2e3f462c9a0dd186f3e14caf2697d67ba40f2b4ef7ae3955c05c
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9fea7d8e53ae17235fd43a310f21ffb846dda870104ab9f30e32ed5c079c0551
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ada7783cd58481595d554ff3f7ea34ef89acd8310b4f1454ce6c5b465b9c4f4
3
  size 6776