tuanna08go commited on
Commit
d0b1188
·
verified ·
1 Parent(s): e22dde8

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
- "gate_proj",
24
- "down_proj",
25
  "o_proj",
26
  "k_proj",
27
- "q_proj",
28
  "v_proj",
 
 
 
29
  "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "o_proj",
24
  "k_proj",
 
25
  "v_proj",
26
+ "q_proj",
27
+ "down_proj",
28
+ "gate_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:779e76b35549ff2848788c4407d10afe6430f392996328dc891a7b9841447b89
3
  size 80792096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fb35aaebace52f49cabc220255de0afa1cee8ed9806b3cd101af10783f029be
3
  size 80792096
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a9d45af959703d6082f6eee60f51db007cb1afd6f47529602f22032ed1b3fea2
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30574e0e374a6b40daccf0dd46ca95c9bce0a12c0ce2bcc86d01fb8914df70b3
3
  size 6776