End of training
Browse files- README.md +1 -1
- adapter_config.json +3 -3
- adapter_model.safetensors +2 -2
- training_args.bin +1 -1
README.md
CHANGED
@@ -27,7 +27,7 @@ print(output["generated_text"])
|
|
27 |
|
28 |
## Training procedure
|
29 |
|
30 |
-
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/eth-dl-rewards/train-rm/runs/
|
31 |
|
32 |
|
33 |
This model was trained with Reward.
|
|
|
27 |
|
28 |
## Training procedure
|
29 |
|
30 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/eth-dl-rewards/train-rm/runs/xoih3wzm)
|
31 |
|
32 |
|
33 |
This model was trained with Reward.
|
adapter_config.json
CHANGED
@@ -27,10 +27,10 @@
|
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
"w3",
|
30 |
-
"
|
31 |
"wo",
|
32 |
-
"
|
33 |
-
"
|
34 |
],
|
35 |
"task_type": "SEQ_CLS",
|
36 |
"use_dora": false,
|
|
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
"w3",
|
30 |
+
"wqkv",
|
31 |
"wo",
|
32 |
+
"w2",
|
33 |
+
"w1"
|
34 |
],
|
35 |
"task_type": "SEQ_CLS",
|
36 |
"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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d06c849ca69f0ed2037126cf036693e8ae29afccd26a74ed16f13360e7ec1064
|
3 |
+
size 151054568
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6712
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eda386479add21202f38785dd4946d92b9c0084e2d9c9cbc9255221cb1c68e1b
|
3 |
size 6712
|