Training in progress, epoch 1
Browse files
README.md
CHANGED
@@ -45,7 +45,7 @@ The following hyperparameters were used during training:
|
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
- lr_scheduler_type: constant
|
47 |
- lr_scheduler_warmup_ratio: 0.03
|
48 |
-
- num_epochs:
|
49 |
|
50 |
### Training results
|
51 |
|
|
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
- lr_scheduler_type: constant
|
47 |
- lr_scheduler_warmup_ratio: 0.03
|
48 |
+
- num_epochs: 1
|
49 |
|
50 |
### Training results
|
51 |
|
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"
|
27 |
-
"up_proj",
|
28 |
"o_proj",
|
29 |
-
"
|
30 |
"v_proj",
|
|
|
31 |
"k_proj",
|
32 |
-
"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"q_proj",
|
|
|
27 |
"o_proj",
|
28 |
+
"up_proj",
|
29 |
"v_proj",
|
30 |
+
"gate_proj",
|
31 |
"k_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:9fc832bdf3ef02697a19f8edef626a4ee203ccecc9765f1d17af731e3569f1a3
|
3 |
size 2772497632
|
runs/Jul23_21-54-13_merlin.doc.ic.ac.uk/events.out.tfevents.1721768061.merlin.doc.ic.ac.uk
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e714a35fc675a899bd06f9fc5fc7318945d7db056cc065a00f8a479d36c4900f
|
3 |
+
size 15232
|
runs/Jul23_21-57-03_cloud-vm-47-192.doc.ic.ac.uk/events.out.tfevents.1721768333.cloud-vm-47-192.doc.ic.ac.uk
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82224e4d5abc8f3b62d2910e83e2a853dc68f3a117ac3131c895583912e4a25e
|
3 |
+
size 10109
|