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 |
"down_proj",
|
28 |
"o_proj",
|
29 |
-
"
|
30 |
-
"up_proj"
|
31 |
-
"k_proj",
|
32 |
-
"gate_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"gate_proj",
|
27 |
+
"k_proj",
|
28 |
+
"v_proj",
|
29 |
"down_proj",
|
30 |
"o_proj",
|
31 |
+
"q_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:c0ba09b09cb102027d3aefd19320455bcb095f7fcc1ae82aad3baafac9b1e89f
|
3 |
size 2772497632
|
runs/Jul24_06-09-35_merlin.doc.ic.ac.uk/events.out.tfevents.1721797782.merlin.doc.ic.ac.uk
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:473abfaa5b2728c48ef0c8295b4ef0ed4c75273e7b3ec8a94d5a1f318e6f6335
|
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:a935644290408955814ec4c48434360c70dea5f68205ddc4d981921720774844
|
3 |
size 5048
|