phungkhaccuong commited on
Commit
013985c
·
verified ·
1 Parent(s): 1d9e6bb

Training in progress, step 13

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