tuanna08go commited on
Commit
e44310a
·
verified ·
1 Parent(s): 23cf000

Training in progress, step 6

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
  "gate_proj",
26
- "q_proj",
27
  "k_proj",
 
 
 
28
  "v_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "gate_proj",
 
24
  "k_proj",
25
+ "o_proj",
26
+ "down_proj",
27
+ "up_proj",
28
  "v_proj",
29
+ "q_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:83fb432109faa882194f2817c11cb30e55cf9477a8eb534d1a16b8d1ad138950
3
  size 36981072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df10ff644cef9fba7df7e38643a14006b3884eeb5583e9d061ab09cfb7f375c1
3
  size 36981072
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ed640cc7f68411cb35be5ef3f209fe00c70d527a32a856e7bf209142874dec3e
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e842e02f786b8da0ed6c440f2147ccef3077a49f28e8309f2da2e0a1989eede
3
  size 6776