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 |
-
"q_proj",
|
27 |
-
"gate_proj",
|
28 |
-
"o_proj",
|
29 |
"v_proj",
|
|
|
|
|
|
|
30 |
"up_proj",
|
31 |
-
"
|
32 |
-
"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
|
|
26 |
"v_proj",
|
27 |
+
"o_proj",
|
28 |
+
"k_proj",
|
29 |
+
"gate_proj",
|
30 |
"up_proj",
|
31 |
+
"q_proj",
|
32 |
+
"down_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:957191c9945c727f97dfe248c30ce7788b101cf47a4c6160e6b52b7a8bbe068a
|
3 |
size 2772497632
|
runs/Jul18_02-38-14_cloud-vm-47-193.doc.ic.ac.uk/events.out.tfevents.1721266706.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:c63af3bd756dfe57702db0f063717399a4e0af8003f98768dd3ffad8af83e03b
|
3 |
+
size 9755
|
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:c1a357cb6132d3146dac206e3977f8d7aa87c79d92356858e75241d5446eff37
|
3 |
size 5048
|