Training in progress, step 276
Browse files- adapter_config.json +5 -5
- adapter_model.safetensors +1 -1
- runs/Aug07_10-56-53_genertive-ai-workbench-0/events.out.tfevents.1723028214.genertive-ai-workbench-0.873.0 +3 -0
- runs/Aug07_11-16-19_genertive-ai-workbench-0/events.out.tfevents.1723029380.genertive-ai-workbench-0.379.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 |
-
"gate_proj",
|
23 |
-
"v_proj",
|
24 |
-
"o_proj",
|
25 |
-
"down_proj",
|
26 |
"q_proj",
|
|
|
|
|
|
|
27 |
"k_proj",
|
28 |
-
"
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
|
|
|
|
22 |
"q_proj",
|
23 |
+
"down_proj",
|
24 |
+
"up_proj",
|
25 |
+
"o_proj",
|
26 |
"k_proj",
|
27 |
+
"v_proj",
|
28 |
+
"gate_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 45258384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a10d5e875401dd4669a1dc1ff51f4da24e91d482f67077ad1ce3eecd600dc3e5
|
3 |
size 45258384
|
runs/Aug07_10-56-53_genertive-ai-workbench-0/events.out.tfevents.1723028214.genertive-ai-workbench-0.873.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa7631f6cc69a0857cbff00b17a82d923fe6d9f57e1505e5b8c716b939e18c13
|
3 |
+
size 5737
|
runs/Aug07_11-16-19_genertive-ai-workbench-0/events.out.tfevents.1723029380.genertive-ai-workbench-0.379.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5111b7b614de73af93603e8c43a2fd3c6b68e390937035a0a9dfc23c1ecb4d3d
|
3 |
+
size 6509
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3575ff7bfc138c0b12727de4ad20eccf4b4b83541407d37a6a1487eadd8960d5
|
3 |
size 5176
|