End of training
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
- runs/Mar23_17-21-26_cloud1/events.out.tfevents.1742750504.cloud1.8981.0 +3 -0
- runs/Mar23_17-26-25_cloud1/events.out.tfevents.1742750798.cloud1.9081.0 +3 -0
- runs/Mar23_17-28-30_cloud1/events.out.tfevents.1742750921.cloud1.9140.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -28,11 +28,11 @@
|
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
30 |
"gate_proj",
|
|
|
|
|
|
|
31 |
"up_proj",
|
32 |
"v_proj",
|
33 |
-
"k_proj",
|
34 |
-
"down_proj",
|
35 |
-
"q_proj",
|
36 |
"o_proj"
|
37 |
],
|
38 |
"task_type": "CAUSAL_LM",
|
|
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
30 |
"gate_proj",
|
31 |
+
"q_proj",
|
32 |
+
"down_proj",
|
33 |
+
"k_proj",
|
34 |
"up_proj",
|
35 |
"v_proj",
|
|
|
|
|
|
|
36 |
"o_proj"
|
37 |
],
|
38 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3159148567
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04f1bb72b47c66d316f237d05289952eac1f263e0e9f56d242c74fcaa8d20c75
|
3 |
size 3159148567
|
runs/Mar23_17-21-26_cloud1/events.out.tfevents.1742750504.cloud1.8981.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:824898ff658c8697eaae3f1939850d2149a0786d3c80e739ad4889cbcbbed645
|
3 |
+
size 6856
|
runs/Mar23_17-26-25_cloud1/events.out.tfevents.1742750798.cloud1.9081.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21ea12f387f57b290753e476da3716cea844f57dc78ee33211e24fad0d9d95a3
|
3 |
+
size 6850
|
runs/Mar23_17-28-30_cloud1/events.out.tfevents.1742750921.cloud1.9140.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d6c2fc9ecc104c717fe33c79895d5d2573ccc350abbca08b71a58d3e36cbc88
|
3 |
+
size 22274
|
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:6e1feddc0d93f7a6745110baa984dc40c86395ed7717f99a4187fb100b5ff2ee
|
3 |
size 5624
|