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.o_proj",
|
24 |
"self_attn.k_proj",
|
25 |
"self_attn.q_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:b72fb49353fd0faa2557c1624f9825b8f1d2d92db04cd6d4b49e2a72791735e8
|
3 |
size 18045856
|
runs/Dec10_14-54-06_falcon/events.out.tfevents.1733838848.falcon.2515646.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27adbb075634fe5ccf82752bf4ad6a2990c211a18ee35569a9f9195b151d8d4a
|
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:cd1c8530f915ad766dbf11310ac8fa890f3a7d4a3b9badf206d4f483c0ad0a66
|
3 |
size 5240
|