Training in progress, step 100
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
- runs/Jun10_14-12-53_user-HP-Z8-Fury-G5-Workstation-Desktop-PC/events.out.tfevents.1717996388.user-HP-Z8-Fury-G5-Workstation-Desktop-PC.8282.0 +3 -0
- runs/Jun10_14-16-08_user-HP-Z8-Fury-G5-Workstation-Desktop-PC/events.out.tfevents.1717996652.user-HP-Z8-Fury-G5-Workstation-Desktop-PC.8718.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
"down_proj",
|
25 |
"v_proj",
|
26 |
-
"
|
27 |
-
"
|
28 |
"k_proj",
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"up_proj",
|
24 |
"down_proj",
|
25 |
"v_proj",
|
26 |
+
"o_proj",
|
27 |
+
"gate_proj",
|
28 |
"k_proj",
|
29 |
+
"q_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"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 39256960
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:405dba4daa954edbb181d27df0648a8ccac9fa4c9ce9d221ae2508166df89fd6
|
3 |
size 39256960
|
runs/Jun10_14-12-53_user-HP-Z8-Fury-G5-Workstation-Desktop-PC/events.out.tfevents.1717996388.user-HP-Z8-Fury-G5-Workstation-Desktop-PC.8282.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65ac7ca39a2d4a5201b3d2e77093d58ad661f711004effa513595ba7528f409f
|
3 |
+
size 7078
|
runs/Jun10_14-16-08_user-HP-Z8-Fury-G5-Workstation-Desktop-PC/events.out.tfevents.1717996652.user-HP-Z8-Fury-G5-Workstation-Desktop-PC.8718.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab78865cc44118f19a188f44c30a86b42b1dee8157bd35b4fca25ade3a89d731
|
3 |
+
size 9976
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1919820ff1eea3497b9cef09bc0165d7782e10f33e350766cb2dce6b401a9f19
|
3 |
size 5368
|