duyphu commited on
Commit
4a2dd40
·
verified ·
1 Parent(s): 99ee435

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