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 |
-
"v_proj",
|
28 |
-
"o_proj",
|
29 |
"down_proj",
|
|
|
30 |
"q_proj",
|
|
|
31 |
"up_proj",
|
32 |
-
"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"gate_proj",
|
|
|
|
|
27 |
"down_proj",
|
28 |
+
"o_proj",
|
29 |
"q_proj",
|
30 |
+
"k_proj",
|
31 |
"up_proj",
|
32 |
+
"v_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:f40058abf82e5fb2a3f3c5ce58bcee6b9adb5d61fec6066b3e0a9787e3b841c9
|
3 |
size 2772497632
|
runs/Jul24_18-29-24_cloud-vm-47-193.doc.ic.ac.uk/events.out.tfevents.1721842175.cloud-vm-47-193.doc.ic.ac.uk
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:604f667fd67a53748a4538376ef6a0685e01ccf141ef3f2d501f389ac9b8fa96
|
3 |
+
size 11677
|
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:958ce7f40475fd14b5f64c72d420a442fab24cce9da49950c8805b67bbd8067a
|
3 |
size 5048
|