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 |
-
"v_proj",
|
27 |
-
"o_proj",
|
28 |
"q_proj",
|
29 |
"k_proj",
|
30 |
-
"
|
|
|
31 |
"gate_proj",
|
32 |
-
"down_proj"
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
26 |
"q_proj",
|
27 |
"k_proj",
|
28 |
+
"v_proj",
|
29 |
+
"o_proj",
|
30 |
"gate_proj",
|
31 |
+
"down_proj",
|
32 |
+
"up_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:2de49007dfc66ceb97b86674969679708b19f7af63bb61fdadbcd06f1aad85d0
|
3 |
size 2772497632
|
runs/Jul23_20-42-47_merlin.doc.ic.ac.uk/events.out.tfevents.1721763775.merlin.doc.ic.ac.uk
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d78f8cd11a9b76f4a58471e480bb65ebfca13549d7e13ae443f02896c94db1ab
|
3 |
+
size 10100
|
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:44237c85e0566f9d8feb81ef6c51ef582014f54e72d71a16cab42a65306b9db5
|
3 |
size 5048
|