Training in progress, step 2
Browse files
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"o_proj",
|
27 |
"k_proj",
|
|
|
28 |
"q_proj",
|
29 |
"up_proj",
|
30 |
-
"
|
31 |
-
"
|
32 |
-
"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
26 |
"k_proj",
|
27 |
+
"gate_proj",
|
28 |
"q_proj",
|
29 |
"up_proj",
|
30 |
+
"v_proj",
|
31 |
+
"o_proj",
|
32 |
+
"down_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 2156507696
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5b402b57079abd7c538d4f6de8adb8afd82e2633e87ceb11bb84dfbc8e0f995
|
3 |
size 2156507696
|
runs/May02_16-55-36_129-213-17-248/events.out.tfevents.1746204966.129-213-17-248.9578.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be834bf64304a94cf13ed535911409f8aff67f9552a323c411c254f81df7e70c
|
3 |
+
size 7421
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b2bc0091dea5e6b279ae4297b78057a5600fc85167064f8e2f8fb1ab9f3f0c2
|
3 |
size 5624
|