silvente93
commited on
Commit
•
9919c18
1
Parent(s):
1f5fa2b
Training in progress, epoch 1
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- runs/Jan28_18-59-54_43cf2fe20f59/events.out.tfevents.1706468424.43cf2fe20f59.342.0 +2 -2
- runs/Jan28_19-44-06_43cf2fe20f59/events.out.tfevents.1706471074.43cf2fe20f59.342.1 +3 -0
- runs/Jan28_19-53-05_43cf2fe20f59/events.out.tfevents.1706471611.43cf2fe20f59.15526.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -19,8 +19,8 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM"
|
26 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"q_proj",
|
23 |
+
"v_proj"
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM"
|
26 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 54543184
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:432d6bf7301645a87027d7ce148ab4e4ac1cba3e3a88fee8b8b43ef472650a33
|
3 |
size 54543184
|
runs/Jan28_18-59-54_43cf2fe20f59/events.out.tfevents.1706468424.43cf2fe20f59.342.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:8a29ae33ed7b96f50827afe6dd32e88f0de01e2f620c599bc6d4fdde8873cd66
|
3 |
+
size 21658
|
runs/Jan28_19-44-06_43cf2fe20f59/events.out.tfevents.1706471074.43cf2fe20f59.342.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d5abcc0e6c32e8603d26d59c132fa26ec1410e9b4d1e5507983d891461ec49d
|
3 |
+
size 5681
|
runs/Jan28_19-53-05_43cf2fe20f59/events.out.tfevents.1706471611.43cf2fe20f59.15526.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c213d4058b4e71faecd9194bdc7102e9d8a1f673ae5ed1d3891f472232432815
|
3 |
+
size 7181
|
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:578ee3588d726413f25a41241a2a03f3fdc7745f0808a111edcd044039688405
|
3 |
size 4728
|