Training in progress, step 15
Browse files
adapter_config.json
CHANGED
@@ -21,9 +21,9 @@
|
|
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,
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"self_attn.q_proj",
|
24 |
+
"self_attn.v_proj",
|
25 |
"self_attn.k_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 36730224
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d1cc534300661c862433daefb1dafa01399c8a385ea5f52109b70ddd1d1835d
|
3 |
size 36730224
|
runs/Jan02_15-17-28_falcon/events.out.tfevents.1735827449.falcon.3711090.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a31b1d37be7b182f703a14cfd467e60fffa1ca01357fe899d05845fcc1fe6b18
|
3 |
+
size 9226
|
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:64489b34e7f70303f3456cccab567d06229f5fa873e9b616cb25d34689f540f5
|
3 |
size 5240
|