Training in progress, epoch 1
Browse files- adapter_config.json +7 -7
- adapter_model.safetensors +1 -1
- runs/Mar23_15-56-32_gpu-dom-cmlre/events.out.tfevents.1742725598.gpu-dom-cmlre +3 -0
- runs/Mar23_16-04-50_gpu-dom-cmlre/events.out.tfevents.1742726092.gpu-dom-cmlre +3 -0
- runs/Mar23_16-05-50_gpu-dom-cmlre/events.out.tfevents.1742726152.gpu-dom-cmlre +3 -0
- runs/Mar23_16-07-41_gpu-dom-cmlre/events.out.tfevents.1742726263.gpu-dom-cmlre +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -26,17 +26,17 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"up_proj",
|
30 |
-
"k_proj",
|
31 |
-
"gate_proj",
|
32 |
"q_proj",
|
33 |
-
"
|
34 |
"fc1",
|
35 |
-
"
|
36 |
"v_proj",
|
37 |
"lm_head",
|
38 |
-
"
|
39 |
-
"
|
|
|
|
|
|
|
40 |
],
|
41 |
"task_type": "CAUSAL_LM",
|
42 |
"use_dora": false,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
|
|
|
|
|
|
29 |
"q_proj",
|
30 |
+
"gate_proj",
|
31 |
"fc1",
|
32 |
+
"k_proj",
|
33 |
"v_proj",
|
34 |
"lm_head",
|
35 |
+
"down_proj",
|
36 |
+
"up_proj",
|
37 |
+
"out_proj",
|
38 |
+
"o_proj",
|
39 |
+
"fc2"
|
40 |
],
|
41 |
"task_type": "CAUSAL_LM",
|
42 |
"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 2839124552
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7af3a37b59425f547e4956768b16b8d2317da96ede12706c2fda11d42d1102a8
|
3 |
size 2839124552
|
runs/Mar23_15-56-32_gpu-dom-cmlre/events.out.tfevents.1742725598.gpu-dom-cmlre
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:938284b964eb278a4d1b5e20a5e77b461e8bd2eea14f62d28f9d08eab10a844c
|
3 |
+
size 14066
|
runs/Mar23_16-04-50_gpu-dom-cmlre/events.out.tfevents.1742726092.gpu-dom-cmlre
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f8da531dd66d45125d927ac4a9bab02e7728b9de614a028c6d92bab54e54b1e
|
3 |
+
size 7866
|
runs/Mar23_16-05-50_gpu-dom-cmlre/events.out.tfevents.1742726152.gpu-dom-cmlre
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60fa89b9ea61bfd060412dadc273858faf5bbad52604f9b3e8087514ed5d7b95
|
3 |
+
size 7059
|
runs/Mar23_16-07-41_gpu-dom-cmlre/events.out.tfevents.1742726263.gpu-dom-cmlre
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4419a9f13e427a7198df47101aa16f5e2669a667772bbc3db4dafee8c8f047e4
|
3 |
+
size 47128
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e7788a67985c3351bb105357e3dbe6e6291131c6ef16256ac7632d50f92cf42
|
3 |
size 5624
|