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.k_proj",
|
24 |
"self_attn.q_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.q_proj",
|
24 |
+
"self_attn.k_proj",
|
25 |
+
"self_attn.o_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:302e467b5147a2a75f16eec0e98a0bb2154b442fa925f402cbb43ace138cea4f
|
3 |
size 18045856
|
runs/Dec10_19-32-58_falcon/events.out.tfevents.1733855580.falcon.2605594.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aca5646aab58a7dd811ccbcbae35a2b9855558554469cf8a98feee869a1cc974
|
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:4346bb5ed87c3b9e33f097bda7683ed61a5c37072d5a7dd61b216c39641615a5
|
3 |
size 5240
|