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.v_proj",
|
25 |
"self_attn.q_proj",
|
26 |
-
"self_attn.k_proj"
|
|
|
|
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"self_attn.q_proj",
|
24 |
+
"self_attn.k_proj",
|
25 |
+
"self_attn.v_proj",
|
26 |
+
"self_attn.o_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 18045856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:73a1aca45af7357e19da35a0fe395dcaf54d368ae7f7e574c264d856e1aafb52
|
3 |
size 18045856
|
runs/Dec10_19-41-19_falcon/events.out.tfevents.1733856080.falcon.2610693.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a7eb885fe4b04126f7950d26e6e2d784288cc1e101594920fee683d2402f729
|
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:d4c120c6f05410c5444216108bdd9efef3cd980ab944139bcc3d08a78c89a24f
|
3 |
size 5240
|