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.o_proj",
|
26 |
-
"self_attn.q_proj"
|
|
|
|
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"self_attn.o_proj",
|
24 |
+
"self_attn.q_proj",
|
25 |
+
"self_attn.k_proj",
|
26 |
+
"self_attn.v_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:b3cf56b128eb9743462cdd86f9177fc85b090de1004285938d649298c9a14dd6
|
3 |
size 18045856
|
runs/Dec10_15-01-12_falcon/events.out.tfevents.1733839273.falcon.2518247.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1714dd919ef076c3a894b2d8190753b31ce7107f15e6b942e96bc1141528d017
|
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:5427c1379ea3ab421987e48936da4d48fb927aac886201d9ac15b545105dd037
|
3 |
size 5240
|