Training in progress, step 15
Browse files
adapter_config.json
CHANGED
@@ -16,10 +16,10 @@
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
-
"self_attn.v_proj",
|
20 |
-
"self_attn.k_proj",
|
21 |
"self_attn.q_proj",
|
22 |
-
"self_attn.o_proj"
|
|
|
|
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
|
|
|
|
19 |
"self_attn.q_proj",
|
20 |
+
"self_attn.o_proj",
|
21 |
+
"self_attn.k_proj",
|
22 |
+
"self_attn.v_proj"
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
runs/Nov27_17-05-06_falcon/events.out.tfevents.1732723507.falcon.447871.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff15b2f7681b03179a60b86b08dcf1efa9249a69e119e6ca16d8fd0803296c7c
|
3 |
+
size 9027
|
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:0233f973a0692dcd0f0eafe4486d6736c0e4775dea8fb9595a46d07b2616ac95
|
3 |
size 5240
|