Training in progress, step 600
Browse files- adapter_config.json +5 -5
- adapter_model.safetensors +0 -3
- runs/Sep09_17-14-28_qa-a40-005.crc.nd.edu/events.out.tfevents.1725916902.qa-a40-005.crc.nd.edu.198527.0 +2 -2
- runs/Sep12_12-22-03_qa-a40-005.crc.nd.edu/events.out.tfevents.1726158593.qa-a40-005.crc.nd.edu.408111.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 |
-
"v_proj",
|
24 |
-
"up_proj",
|
25 |
"o_proj",
|
26 |
-
"down_proj",
|
27 |
-
"q_proj",
|
28 |
"gate_proj",
|
29 |
-
"
|
|
|
|
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"o_proj",
|
|
|
|
|
24 |
"gate_proj",
|
25 |
+
"down_proj",
|
26 |
+
"v_proj",
|
27 |
+
"k_proj",
|
28 |
+
"up_proj",
|
29 |
+
"q_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:d869511c7b87864cbb63d4de3ea766aac5484f70d94fed03e49d078a3452a9ed
|
3 |
-
size 671150064
|
|
|
|
|
|
|
|
runs/Sep09_17-14-28_qa-a40-005.crc.nd.edu/events.out.tfevents.1725916902.qa-a40-005.crc.nd.edu.198527.0
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:b2451873fb256aca30556cca506c1fba7e7a7e55928e476f037586958eb96051
|
3 |
+
size 50376
|
runs/Sep12_12-22-03_qa-a40-005.crc.nd.edu/events.out.tfevents.1726158593.qa-a40-005.crc.nd.edu.408111.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e05681cc120bb171b9a7941adcc24b45f5deff234fc27afaaeb5205a20a34b75
|
3 |
+
size 13873
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 7160
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf9b0187fa88ee3c51c9bf73c78df4256a81623aeedae2d1193baffd77020d9c
|
3 |
size 7160
|