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 |
-
"up_proj",
|
28 |
-
"k_proj",
|
29 |
"q_proj",
|
30 |
-
"gate_proj",
|
31 |
"o_proj",
|
32 |
-
"
|
|
|
|
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"down_proj",
|
|
|
|
|
27 |
"q_proj",
|
|
|
28 |
"o_proj",
|
29 |
+
"gate_proj",
|
30 |
+
"v_proj",
|
31 |
+
"k_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:77ac1f1c91d1d19680f00823358d980cf3a095df2fbbd4608017290081d9737a
|
3 |
size 2772497632
|
runs/Jul23_23-30-20_cloud-vm-47-192.doc.ic.ac.uk/events.out.tfevents.1721773927.cloud-vm-47-192.doc.ic.ac.uk
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5071f10f72b8dcdd89a0c6a51bd78c879549964f4f19eb8a015fc23fae7ad225
|
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:cb24f515ad2d349e5cfc07d71e64f390645b68c461879c2b458876e3f8747dcf
|
3 |
size 5048
|