Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -19,12 +19,12 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"down_proj",
|
23 |
"gate_proj",
|
24 |
"v_proj",
|
25 |
-
"q_proj",
|
26 |
"up_proj",
|
27 |
-
"
|
28 |
"k_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"o_proj",
|
23 |
"down_proj",
|
24 |
"gate_proj",
|
25 |
"v_proj",
|
|
|
26 |
"up_proj",
|
27 |
+
"q_proj",
|
28 |
"k_proj"
|
29 |
],
|
30 |
"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 1342239008
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:650086e1b083bf5a1342f1e7e22661afaf370eaa81c4f221d52ca829de3bd8a7
|
3 |
size 1342239008
|
runs/Apr17_01-44-17_ubuntu2204/events.out.tfevents.1713332660.ubuntu2204.14742.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3aadb2b915c0bd7f2ce0c9d1b99abadbce5080eaa00afdbed8ceda287980a94c
|
3 |
+
size 5091
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3253e9567d5fbcf40febe8cf0bed0a54647c6eb4fd522bb71663633062e751e
|
3 |
size 4728
|