Training in progress, epoch 0
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +2 -2
- runs/Mar14_14-10-32_9e7192d2cf0e/events.out.tfevents.1741961455.9e7192d2cf0e.4893.0 +3 -0
- runs/Mar14_14-11-34_9e7192d2cf0e/events.out.tfevents.1741961525.9e7192d2cf0e.4893.1 +3 -0
- runs/Mar14_14-12-53_9e7192d2cf0e/events.out.tfevents.1741961595.9e7192d2cf0e.5605.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -26,13 +26,13 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"gate_proj",
|
30 |
"o_proj",
|
31 |
-
"
|
32 |
"down_proj",
|
33 |
"k_proj",
|
34 |
-
"
|
35 |
-
"v_proj"
|
|
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"use_dora": false,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
|
|
29 |
"o_proj",
|
30 |
+
"q_proj",
|
31 |
"down_proj",
|
32 |
"k_proj",
|
33 |
+
"up_proj",
|
34 |
+
"v_proj",
|
35 |
+
"gate_proj"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:84bbc9366fed37286839af080caf839c30b0b73b9674b1f470f43cc2272f83b7
|
3 |
+
size 2468152240
|
runs/Mar14_14-10-32_9e7192d2cf0e/events.out.tfevents.1741961455.9e7192d2cf0e.4893.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:316e793d0dc148d23020a1765decc85ebf7969fdd4e028a0316db40696be3410
|
3 |
+
size 6420
|
runs/Mar14_14-11-34_9e7192d2cf0e/events.out.tfevents.1741961525.9e7192d2cf0e.4893.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b784bff9d8c919463f4c088969b1cb02ae769ee564fa0a41213faf7a3cc1913
|
3 |
+
size 4184
|
runs/Mar14_14-12-53_9e7192d2cf0e/events.out.tfevents.1741961595.9e7192d2cf0e.5605.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70fa3b910cf43a70e72ebb3f589201e0997db6a85e69d0689bd2199a5f764db8
|
3 |
+
size 14697
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1705f0b2c7b9c8e8a164e0572411f676ae675f5d3c128f4de01d4e2b279521bb
|
3 |
size 5688
|