duyphu commited on
Commit
ed4fdae
·
verified ·
1 Parent(s): b744e40

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