tuandunghcmut commited on
Commit
c964534
·
verified ·
1 Parent(s): e76d847

Training in progress, step 2

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "Unsloth/Qwen2.5-Coder-1.5B-Instruct",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
@@ -25,12 +25,12 @@
25
  "revision": null,
26
  "target_modules": [
27
  "q_proj",
28
- "up_proj",
29
- "down_proj",
30
- "k_proj",
31
  "o_proj",
 
32
  "gate_proj",
33
- "v_proj"
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "Unsloth/Qwen2.5-Coder-0.5B-Instruct",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
 
25
  "revision": null,
26
  "target_modules": [
27
  "q_proj",
 
 
 
28
  "o_proj",
29
+ "k_proj",
30
  "gate_proj",
31
+ "v_proj",
32
+ "down_proj",
33
+ "up_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e21ccfb1a400cc52b6147178b1c8ff5f49b5aa247520f3a2ed86e5c12e80ff82
3
- size 73911112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8b12a9e2846c302d5c9a85785e77aadf5b9e7f583d5359dba8333785b200c36
3
+ size 35237104
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:19184f33a2a01cae0f8ca9ad3e759e3af16c2e2da81b84463017e3810875c12d
3
  size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1bd6864f38ecd7440c00f743b14c77e2f1a19171f66b96d76e9d7d9c8c52015
3
  size 5752