aldente0630
commited on
Commit
•
47604d1
1
Parent(s):
95e8b54
Training in progress, epoch 0
Browse files- adapter_config.json +5 -5
- adapter_model.safetensors +1 -1
- runs/Apr07_09-06-48_ip-172-16-38-184.ec2.internal/events.out.tfevents.1712480821.ip-172-16-38-184.ec2.internal.5458.0 +3 -0
- runs/Apr07_09-12-38_ip-172-16-38-184.ec2.internal/events.out.tfevents.1712481170.ip-172-16-38-184.ec2.internal.10265.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 |
-
"o_proj",
|
23 |
-
"up_proj",
|
24 |
-
"down_proj",
|
25 |
-
"gate_proj",
|
26 |
"k_proj",
|
|
|
|
|
27 |
"q_proj",
|
28 |
-
"v_proj"
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
|
|
|
|
22 |
"k_proj",
|
23 |
+
"up_proj",
|
24 |
+
"o_proj",
|
25 |
"q_proj",
|
26 |
+
"v_proj",
|
27 |
+
"down_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 1803907984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2048055fe8724e068ae236eefb280f97077559baff9129b6b02c4f0be957bee9
|
3 |
size 1803907984
|
runs/Apr07_09-06-48_ip-172-16-38-184.ec2.internal/events.out.tfevents.1712480821.ip-172-16-38-184.ec2.internal.5458.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bbfd694459c1aead87eb6f1d3449db0ab0c64c8db1b80003a78f3eb95dadaa57
|
3 |
+
size 4829
|
runs/Apr07_09-12-38_ip-172-16-38-184.ec2.internal/events.out.tfevents.1712481170.ip-172-16-38-184.ec2.internal.10265.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8934a03c47f6f6a86fb8cf82d0de0ffabd607961e6e32c84bb0596c51ebd78e
|
3 |
+
size 5754
|
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:4d890dcdafd2c7c5db7157652b2e5b5c04b99367ea8368ae84592aa8cd7797c3
|
3 |
size 4728
|