Training in progress, step 500
Browse files
adapter_config.json
CHANGED
@@ -24,18 +24,18 @@
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"lm_head",
|
27 |
-
"
|
|
|
28 |
"v_proj",
|
29 |
-
"down_proj",
|
30 |
-
"k_proj",
|
31 |
-
"fc1",
|
32 |
"q_proj",
|
33 |
-
"
|
34 |
-
"
|
35 |
"fc2",
|
|
|
|
|
36 |
"gate_proj",
|
37 |
-
"
|
38 |
-
"
|
39 |
],
|
40 |
"task_type": null,
|
41 |
"use_dora": false,
|
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"lm_head",
|
27 |
+
"o_proj",
|
28 |
+
"up_proj",
|
29 |
"v_proj",
|
|
|
|
|
|
|
30 |
"q_proj",
|
31 |
+
"linear_2",
|
32 |
+
"fc1",
|
33 |
"fc2",
|
34 |
+
"out_proj",
|
35 |
+
"linear_1",
|
36 |
"gate_proj",
|
37 |
+
"down_proj",
|
38 |
+
"k_proj"
|
39 |
],
|
40 |
"task_type": null,
|
41 |
"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 621143576
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6451359db5183d74c9a1d5e106a56529701481055121d678c144c0e326d8086f
|
3 |
size 621143576
|
runs/Apr27_16-51-01_ab0d886aa8c3/events.out.tfevents.1714236676.ab0d886aa8c3.24.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4d4def1c57a1ed11cbae8a2f2dc5271a93fdca05ac84b5187c8e2d59ea41c94
|
3 |
+
size 26529
|
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:220f79670d2e2f84161d4a74a10782205c5aeef869a06c7d1697596ede68f190
|
3 |
size 5048
|