Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"down_proj",
|
24 |
-
"k_proj",
|
25 |
"up_proj",
|
|
|
|
|
26 |
"q_proj",
|
27 |
-
"
|
28 |
-
"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"o_proj",
|
|
|
|
|
23 |
"up_proj",
|
24 |
+
"down_proj",
|
25 |
+
"gate_proj",
|
26 |
"q_proj",
|
27 |
+
"v_proj",
|
28 |
+
"k_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1803907984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34efe0a238f8609983f7cb807903766cf3f571eca814572fbd6aaaad4156fafc
|
3 |
size 1803907984
|
runs/Mar17_18-21-23_DESKTOP-FIUIUGA/events.out.tfevents.1710696087.DESKTOP-FIUIUGA.8021.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b55c37156089ba857a734e15b3c01588af9c282a0e907f400ef744c002bd7aae
|
3 |
+
size 30841
|
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:3f669223396db96a6cef4943f5957c3f0a0a6e7d65a9ff134de6c2ea5a80c753
|
3 |
size 4728
|