Training in progress, step 200
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
|
|
23 |
"up_proj",
|
|
|
24 |
"v_proj",
|
25 |
-
"
|
26 |
-
"down_proj"
|
27 |
-
"q_proj",
|
28 |
-
"o_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"q_proj",
|
23 |
+
"k_proj",
|
24 |
"up_proj",
|
25 |
+
"o_proj",
|
26 |
"v_proj",
|
27 |
+
"gate_proj",
|
28 |
+
"down_proj"
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 671150064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:abeca391abdaa4bc6cf3412c15b5600865374643fcf6d014664b5b2dccce3f7f
|
3 |
size 671150064
|
runs/May20_11-50-21_gpu4-119-5/events.out.tfevents.1716169917.gpu4-119-5.715094.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da781c8205a86f438ff25e328c353d6458164ebdf76d0fd659c2a4b328c48170
|
3 |
+
size 17732
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5816
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:422a3e3079538631aaf231e072a61a5fc598aff10415f54e4573c3bd1fd9781a
|
3 |
size 5816
|