Training in progress, step 100
Browse files
adapter_config.json
CHANGED
|
@@ -20,12 +20,12 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
-
"o_proj",
|
| 24 |
-
"v_proj",
|
| 25 |
"k_proj",
|
|
|
|
|
|
|
| 26 |
"gate_proj",
|
| 27 |
"up_proj",
|
| 28 |
-
"
|
| 29 |
"down_proj"
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
|
|
|
|
|
|
| 23 |
"k_proj",
|
| 24 |
+
"v_proj",
|
| 25 |
+
"q_proj",
|
| 26 |
"gate_proj",
|
| 27 |
"up_proj",
|
| 28 |
+
"o_proj",
|
| 29 |
"down_proj"
|
| 30 |
],
|
| 31 |
"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 45258384
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34c64695d3ef206b9cab2e7a031d2a533cc4ebcd3bb845319c67f56a25557a9c
|
| 3 |
size 45258384
|
runs/Jul03_14-35-16_627a4a0cff47/events.out.tfevents.1720017325.627a4a0cff47.513.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:121cb3dd72db0d7016e9690d73388a31467d568de1ea95f967f8778efc1279a3
|
| 3 |
+
size 7724
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5112
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:525f0593e87b1e35fcc1a871b1b1d65d6bcc7354b7ec403014d646e6d1466db8
|
| 3 |
size 5112
|