Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"v_proj",
|
24 |
"k_proj",
|
25 |
-
"o_proj",
|
26 |
-
"up_proj",
|
27 |
"q_proj",
|
|
|
28 |
"down_proj",
|
|
|
|
|
29 |
"gate_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"k_proj",
|
|
|
|
|
24 |
"q_proj",
|
25 |
+
"o_proj",
|
26 |
"down_proj",
|
27 |
+
"v_proj",
|
28 |
+
"up_proj",
|
29 |
"gate_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9838816
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f36d665baeaf8cb1d344d3213d8c7c1b6b41b4ed032fa9da0227fc4835c6c2eb
|
3 |
size 9838816
|
runs/May05_11-01-23_2dbe07814dcb/events.out.tfevents.1714906885.2dbe07814dcb.37280.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd9e21a6c9e9814d8da87f9434ca8266c64009a63c111119c8b41ece30399ab9
|
3 |
+
size 7468
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a139f0c3f924e5ebf7ccf9d5da85bca1de0841cc9c681b340b839e465b939725
|
3 |
size 5240
|