Training in progress, step 60
Browse files
adapter_config.json
CHANGED
@@ -25,13 +25,13 @@
|
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
28 |
-
"o_proj",
|
29 |
-
"up_proj",
|
30 |
-
"k_proj",
|
31 |
-
"q_proj",
|
32 |
-
"gate_proj",
|
33 |
"down_proj",
|
34 |
-
"
|
|
|
|
|
|
|
|
|
|
|
35 |
],
|
36 |
"task_type": "CAUSAL_LM",
|
37 |
"use_dora": false,
|
|
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
|
|
|
|
|
|
|
|
|
|
28 |
"down_proj",
|
29 |
+
"gate_proj",
|
30 |
+
"q_proj",
|
31 |
+
"k_proj",
|
32 |
+
"o_proj",
|
33 |
+
"v_proj",
|
34 |
+
"up_proj"
|
35 |
],
|
36 |
"task_type": "CAUSAL_LM",
|
37 |
"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 1095792688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:776b5ee150c890a5be689ea71e5ed6f097f50fd04f3387389c45e0a36ab59202
|
3 |
size 1095792688
|
runs/Apr15_21-08-52_655d5bc39b12/events.out.tfevents.1744751339.655d5bc39b12.11842.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:454651aae8d25b99b31f053afd6238fd426784558611aadec1372382fd86b1cc
|
3 |
+
size 13216
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eda857c6c79738ba0770bdca1d8727fd2864d26f8d5a764b719c2cdfa4003481
|
3 |
size 5688
|