hedtorresca
commited on
Commit
•
eea81b0
1
Parent(s):
5b58c2d
Training in progress, epoch 1
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- runs/Nov02_03-15-51_98d985fd5443/events.out.tfevents.1698894974.98d985fd5443.929.0 +3 -0
- runs/Nov02_03-19-23_98d985fd5443/events.out.tfevents.1698895176.98d985fd5443.929.1 +3 -0
- runs/Nov02_03-19-23_98d985fd5443/events.out.tfevents.1698895241.98d985fd5443.929.2 +3 -0
- runs/Nov02_03-21-37_98d985fd5443/events.out.tfevents.1698895307.98d985fd5443.929.3 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -18,9 +18,9 @@
|
|
18 |
"rank_pattern": {},
|
19 |
"revision": null,
|
20 |
"target_modules": [
|
|
|
21 |
"value",
|
22 |
-
"query"
|
23 |
-
"key"
|
24 |
],
|
25 |
"task_type": "SEQ_CLS"
|
26 |
}
|
|
|
18 |
"rank_pattern": {},
|
19 |
"revision": null,
|
20 |
"target_modules": [
|
21 |
+
"key",
|
22 |
"value",
|
23 |
+
"query"
|
|
|
24 |
],
|
25 |
"task_type": "SEQ_CLS"
|
26 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1782816
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:041291f164409e4030e0b0589f42da8ac64cdda7380663c7a51f98fcc272e995
|
3 |
size 1782816
|
runs/Nov02_03-15-51_98d985fd5443/events.out.tfevents.1698894974.98d985fd5443.929.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7dfa8698e3d029a1eb3d44880668453108c31bdc2e3642f7ce3ea4ef2274ae25
|
3 |
+
size 6605
|
runs/Nov02_03-19-23_98d985fd5443/events.out.tfevents.1698895176.98d985fd5443.929.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e643f6613454deba80ba789534f1c57ee7976d0f1c3ab3e85babd54c49ede55b
|
3 |
+
size 4861
|
runs/Nov02_03-19-23_98d985fd5443/events.out.tfevents.1698895241.98d985fd5443.929.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c20bcc1de6f1b93b7b9caf0e758736c7ca7bd877ddae07b998f7c516e4c5ae4e
|
3 |
+
size 4861
|
runs/Nov02_03-21-37_98d985fd5443/events.out.tfevents.1698895307.98d985fd5443.929.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:539b91bf0ead3e6668f8aee1d2cc6097031fdf98ab549f33c4a451e73ea490e3
|
3 |
+
size 6908
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22627fa746d91386f31587202c4434e51fd012f39342df5a9ced88f25fdfc04d
|
3 |
size 4664
|