Training in progress, epoch 1
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
- runs/Mar27_14-49-54_llm-collection-workbench-0/events.out.tfevents.1711551003.llm-collection-workbench-0.506.0 +2 -2
- runs/Mar27_15-48-15_llm-collection-workbench-0/events.out.tfevents.1711554504.llm-collection-workbench-0.520.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"k_proj",
|
23 |
"v_proj",
|
24 |
"gate_proj",
|
25 |
-
"up_proj",
|
26 |
-
"q_proj",
|
27 |
"o_proj",
|
28 |
-
"
|
|
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"v_proj",
|
23 |
"gate_proj",
|
|
|
|
|
24 |
"o_proj",
|
25 |
+
"k_proj",
|
26 |
+
"down_proj",
|
27 |
+
"q_proj",
|
28 |
+
"up_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1803907984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1474add5894912eff5ce2666cd2d54091564685ab16b6e6395d3d06593ac7b38
|
3 |
size 1803907984
|
runs/Mar27_14-49-54_llm-collection-workbench-0/events.out.tfevents.1711551003.llm-collection-workbench-0.506.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:a3b487f7e360e1ca0ed992fa8f2fb7b7ed0b20fe5760fa6f5dfb275bb2d4ed32
|
3 |
+
size 6389
|
runs/Mar27_15-48-15_llm-collection-workbench-0/events.out.tfevents.1711554504.llm-collection-workbench-0.520.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad2ec038c208677c1e2bb7738ce8d0f5b2e72a26799d63f62a835d3e0a9a9b3e
|
3 |
+
size 5773
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6290a805b643d7b65cf9fe7cd507c2de21490d638b885e444e1287f5ae7e180
|
3 |
size 4728
|