phungkhaccuong commited on
Commit
062817d
·
verified ·
1 Parent(s): b77f7cc

Training in progress, step 9

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