tuantmdev commited on
Commit
5eda7e7
·
verified ·
1 Parent(s): e6d108b

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