duyphu commited on
Commit
93f8c0f
·
verified ·
1 Parent(s): f9fab0f

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