Training in progress, step 50
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-
|
5 |
"bias": "none",
|
6 |
"eva_config": null,
|
7 |
"exclude_modules": null,
|
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"
|
27 |
-
"down_proj",
|
28 |
"v_proj",
|
|
|
29 |
"up_proj",
|
|
|
30 |
"gate_proj",
|
31 |
-
"
|
32 |
-
"k_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "unsloth/qwen2.5-coder-0.5b-instruct-bnb-4bit",
|
5 |
"bias": "none",
|
6 |
"eva_config": null,
|
7 |
"exclude_modules": null,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"o_proj",
|
|
|
27 |
"v_proj",
|
28 |
+
"k_proj",
|
29 |
"up_proj",
|
30 |
+
"down_proj",
|
31 |
"gate_proj",
|
32 |
+
"q_proj"
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d9abdebca936d8a060b54f4d877c5f5663fc11f21890fea49d1bf1ed20b95d1
|
3 |
+
size 35237104
|
runs/Jun05_02-46-55_f85336955054/events.out.tfevents.1749091692.f85336955054.35.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:40a8b09925e853bb4ed6ddbfe2299a7a5bb619885a89fd39d5b7ff2e3257b4c0
|
3 |
+
size 16555
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a617e113eacd048f7ffb5a8ff14987557b0675c0c7c93571e2fe676595bc558c
|
3 |
+
size 5624
|