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.v_proj",
|
24 |
"self_attn.k_proj",
|
25 |
-
"self_attn.
|
26 |
-
"self_attn.o_proj"
|
|
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"self_attn.k_proj",
|
24 |
+
"self_attn.v_proj",
|
25 |
+
"self_attn.o_proj",
|
26 |
+
"self_attn.q_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 104900720
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c80ae226d83a6ddbb83735f29271d4bb9b580bff9e13998e2377203f758c762
|
3 |
size 104900720
|
runs/Dec10_20-28-54_falcon/events.out.tfevents.1733858935.falcon.2634397.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4dbd94ce8ace294fe2fc70327eba53dbffd2cde9bb41592ddf40143447d166e
|
3 |
+
size 9028
|
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:0caad02b7e6971d21b66977d184e30c28cc2214c9a27a7b9a7c579c096a78103
|
3 |
size 5240
|