Training in progress, step 15
Browse files
adapter_config.json
CHANGED
@@ -20,10 +20,10 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"self_attn.o_proj",
|
24 |
-
"self_attn.k_proj",
|
25 |
"self_attn.v_proj",
|
26 |
-
"self_attn.
|
|
|
|
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"self_attn.v_proj",
|
24 |
+
"self_attn.o_proj",
|
25 |
+
"self_attn.q_proj",
|
26 |
+
"self_attn.k_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 13648488
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f27620fcb378a9a23903fd11f4bef21b51a2b031f3f7a5a15172ff3bc1f3648a
|
3 |
size 13648488
|
runs/Dec10_18-19-14_falcon/events.out.tfevents.1733851156.falcon.2570447.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbe58a6517af897546a856248ca01e4e9e2f59c3e5e7a9fd34cd5f911fccc6fc
|
3 |
+
size 9225
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5c9554077ca45395d942ce51d1bd7e5e6351f7cf64b83b2ba4f359fd2b3cdba
|
3 |
size 5240
|