hungnh1125 commited on
Commit
acd99ac
·
verified ·
1 Parent(s): 3b5ba28

Training in progress, step 5

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "v_proj",
25
- "down_proj",
26
  "gate_proj",
27
- "k_proj",
28
  "o_proj",
29
- "up_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": true,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "gate_proj",
24
+ "up_proj",
25
  "o_proj",
26
+ "k_proj",
27
+ "q_proj",
28
+ "v_proj",
29
+ "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": true,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b6b7c22f34a54628fe06eb461487149c5e6a066e0816812deb8b0e0cc205148b
3
  size 721947448
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ddbb9ccdcd73baef43cf8be98d62d996096f67738799ae04474f3dc0370471c
3
  size 721947448
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:860d9cadb3e1e6ca87f8fc8a670e7cb4e708544e9889ec370ac8065322c09eed
3
  size 5947
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99484c9ae2d8355b1288f211d773e9a9c497404011c2ff668f94f0535dbb8b66
3
  size 5947