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.v_proj",
|
24 |
"self_attn.q_proj",
|
25 |
-
"self_attn.o_proj",
|
26 |
"self_attn.k_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
|
|
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",
|
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:1754263f95e4340fecd19ac965f25406e7824280b05f7517018c9643636a93e6
|
3 |
size 18045856
|
runs/Dec10_19-43-38_falcon/events.out.tfevents.1733856219.falcon.2611299.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8609dd2ca3e1ce1c751e2952681379feacb23553c9ca216cf3fbf4a614a11309
|
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:8357a8d51fa55627b4921106ddb44fa9f8b2c8907e01cebfc519d0a501419f54
|
3 |
size 5240
|