Training in progress, step 210
Browse files
adapter_config.json
CHANGED
@@ -21,12 +21,12 @@
|
|
21 |
"revision": "unsloth",
|
22 |
"target_modules": [
|
23 |
"q_proj",
|
|
|
|
|
|
|
24 |
"down_proj",
|
25 |
"o_proj",
|
26 |
-
"k_proj"
|
27 |
-
"gate_proj",
|
28 |
-
"up_proj",
|
29 |
-
"v_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
21 |
"revision": "unsloth",
|
22 |
"target_modules": [
|
23 |
"q_proj",
|
24 |
+
"up_proj",
|
25 |
+
"v_proj",
|
26 |
+
"gate_proj",
|
27 |
"down_proj",
|
28 |
"o_proj",
|
29 |
+
"k_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:
|
3 |
size 167832240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8b9e10d637a4e92b2531dc698512d637a377758d9a5e770bc996ecb3fd724b8
|
3 |
size 167832240
|
runs/Apr10_02-07-34_ad8bef4f18c7/events.out.tfevents.1712715741.ad8bef4f18c7.168.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c503adf48ae61680dffdf2823f9eeec4d68f0924258e262b18f50e2930a99098
|
3 |
+
size 7261
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c1811f21dfc87834b602f83d111d28ba1ec5a90df543ebf2fec39d3a25b2c8e
|
3 |
size 5048
|