Training in progress, step 15
Browse files
adapter_config.json
CHANGED
@@ -20,9 +20,9 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"self_attn.k_proj",
|
24 |
"self_attn.q_proj",
|
25 |
"self_attn.o_proj",
|
|
|
26 |
"self_attn.v_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"self_attn.q_proj",
|
24 |
"self_attn.o_proj",
|
25 |
+
"self_attn.k_proj",
|
26 |
"self_attn.v_proj"
|
27 |
],
|
28 |
"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 18045856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ef7b44462c44b745a0fdbfc7ff1685800351d32eafb014107bfc4cd45088706
|
3 |
size 18045856
|
runs/Dec10_15-06-08_falcon/events.out.tfevents.1733839569.falcon.2519848.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12eed94044107f3c7b846fe18441a02374967e92c6e74ea17b3b6451df091648
|
3 |
+
size 9030
|
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:9f888c384834af3787136af45e8fbe7820c8846983edd176eb336c8dab631876
|
3 |
size 5240
|