duyphu commited on
Commit
d62cfb4
·
verified ·
1 Parent(s): 14b2ce3

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
- "up_proj",
25
  "gate_proj",
26
- "o_proj",
27
  "down_proj",
28
- "v_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
+ "o_proj",
26
+ "up_proj",
27
+ "q_proj",
28
+ "k_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:bdea61e586d62554808284dd327816d8bdaf91dcd2bbb93a251c2e2ebfc4f63b
3
  size 36981072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efad19505a99f310e8cd6a47bd888d0e6918e47910ddab3d3be7687d0ca6dc8f
3
  size 36981072
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5abf54d8853538e366e3ca9263d95a0ca0344e5d14456861afc2584ae8d45ef8
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a8384800f40c0556e909a9338fbe9d33a2b9d64d53de1ad1bb7741976d4a219
3
  size 6776