AlekseyElygin
commited on
Training in progress, step 50
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
- events.out.tfevents.1729505590.c4444a86aabc.1329.1 +3 -0
- events.out.tfevents.1729505923.c4444a86aabc.28094.0 +3 -0
- events.out.tfevents.1729507426.c4444a86aabc.35186.0 +3 -0
- events.out.tfevents.1729507929.c4444a86aabc.35186.1 +3 -0
- events.out.tfevents.1729508443.c4444a86aabc.39902.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"up_proj",
|
|
|
24 |
"gate_proj",
|
25 |
"v_proj",
|
26 |
-
"q_proj",
|
27 |
-
"down_proj",
|
28 |
-
"o_proj",
|
29 |
"k_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"q_proj",
|
24 |
+
"o_proj",
|
25 |
"up_proj",
|
26 |
+
"down_proj",
|
27 |
"gate_proj",
|
28 |
"v_proj",
|
|
|
|
|
|
|
29 |
"k_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 45118424
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83f7a6cff8f3eabdbc545ba6f105785b84fe3c3e08ef43aed85b9c5762cd5ad7
|
3 |
size 45118424
|
events.out.tfevents.1729505590.c4444a86aabc.1329.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:055799c6fa7faf415db9b82272d7524dba53b4f6dc1c348ff5ecf31463bbac11
|
3 |
+
size 4184
|
events.out.tfevents.1729505923.c4444a86aabc.28094.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef36ad9aa29c228c97c77d75f146717f43f09b3f5997b6f7851c7ff8c5ecbe68
|
3 |
+
size 6150
|
events.out.tfevents.1729507426.c4444a86aabc.35186.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1347b30f1a9b6eb5d64d422b07b4fea8d1ae010a6f44c8680dcbfeceeb763f3
|
3 |
+
size 6474
|
events.out.tfevents.1729507929.c4444a86aabc.35186.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7605cd4fc9b5065b81bb1bf6460f57867de56e2e536d2b0aa56f8d68d68e61c
|
3 |
+
size 6150
|
events.out.tfevents.1729508443.c4444a86aabc.39902.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:251eae1d25eea02db623d7c003c809ec3d1ad87e4996982e9511d16f261406d9
|
3 |
+
size 6416
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26b36b891ee169788eb1b6219d1845435636d6bf442963839588b343810c6c58
|
3 |
size 5432
|