tuanna08go commited on
Commit
e933bec
·
verified ·
1 Parent(s): 882425c

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
  "k_proj",
 
25
  "gate_proj",
26
  "v_proj",
 
27
  "up_proj",
28
- "down_proj",
29
  "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "k_proj",
24
+ "down_proj",
25
  "gate_proj",
26
  "v_proj",
27
+ "o_proj",
28
  "up_proj",
 
29
  "q_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:d4742d00dcf0f73b259c864520ceb30ecd36c6e5c2e9102ffbde78cb2201a2b6
3
  size 31064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56d29b14109af0e68e21142079dd1632f9e502fb1a05cfc12a4cec329b9bc4c4
3
  size 31064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:384b8ad71b299f2a30b05508172666891e1c9c7a24a717ef2f8c9f89725e3dd6
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4876531e17752e38a8d2ad0489feddf72096e580ba36b7cbb78e866dc63c5bd
3
  size 6776