Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"
|
|
|
27 |
"k_proj",
|
28 |
"v_proj",
|
29 |
-
"
|
30 |
-
"o_proj",
|
31 |
"q_proj",
|
32 |
-
"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"up_proj",
|
27 |
+
"down_proj",
|
28 |
"k_proj",
|
29 |
"v_proj",
|
30 |
+
"gate_proj",
|
|
|
31 |
"q_proj",
|
32 |
+
"o_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"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 2772497632
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbf8144351ba27d0158a640a32e172acc6efac7429b94885c84ded0edb085ee9
|
3 |
size 2772497632
|
runs/Jul24_07-11-29_merlin.doc.ic.ac.uk/events.out.tfevents.1721801497.merlin.doc.ic.ac.uk
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b8928ee5f68e54338e9f67fe63fce532d05faa8277c275656fcf96f607883c0
|
3 |
+
size 9746
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6067029b397230f44f2ac490e1ea41f01f1acbb7265ec125c6d0b4e6ef8cf17
|
3 |
size 5048
|