Model save
Browse files
README.md
CHANGED
@@ -51,7 +51,7 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|
|
54 |
-
| No log | 1.0 | 1 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|
|
54 |
+
| No log | 1.0 | 1 | 2.0744 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
adapter_config.json
CHANGED
@@ -24,10 +24,10 @@
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"q_proj",
|
27 |
-
"gate_proj",
|
28 |
-
"o_proj",
|
29 |
"down_proj",
|
30 |
"k_proj",
|
|
|
|
|
31 |
"v_proj",
|
32 |
"up_proj"
|
33 |
],
|
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"q_proj",
|
|
|
|
|
27 |
"down_proj",
|
28 |
"k_proj",
|
29 |
+
"gate_proj",
|
30 |
+
"o_proj",
|
31 |
"v_proj",
|
32 |
"up_proj"
|
33 |
],
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 828526568
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74080fe3b4e27d8b26948ec99ea7878a5809653f6b478b100162ea3cc0fa7d6b
|
3 |
size 828526568
|
runs/Jan05_09-14-21_gpu-server/events.out.tfevents.1736068658.gpu-server.2720855.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:7765322f850341277718b77a82698431c443f2086404ac032faeacb5c7adce5b
|
3 |
+
size 6221
|