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.o_proj",
|
25 |
-
"self_attn.k_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.o_proj",
|
26 |
+
"self_attn.k_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:75bc19d9bf49191217f925cac2f05b26ba721414bbc441eb28be5f2fcd348d55
|
3 |
size 18045856
|
runs/Dec10_15-07-07_falcon/events.out.tfevents.1733839628.falcon.2520109.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00c1452b9156c0ea1ae67a945d41a457ae089e79164331e08add7fa5752c1eb1
|
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:ef987d54a8a57852961774d0327d13bfa40df92611d054d821234f65e05398a6
|
3 |
size 5240
|