End of training
Browse files- README.md +1 -1
- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
- 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/m503mlfr)
|
31 |
|
32 |
|
33 |
This model was trained with Reward.
|
adapter_config.json
CHANGED
@@ -26,11 +26,11 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"
|
30 |
"w3",
|
|
|
31 |
"wo",
|
32 |
-
"wqkv"
|
33 |
-
"w1"
|
34 |
],
|
35 |
"task_type": "SEQ_CLS",
|
36 |
"use_dora": false,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
+
"w1",
|
30 |
"w3",
|
31 |
+
"w2",
|
32 |
"wo",
|
33 |
+
"wqkv"
|
|
|
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 151054568
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74e6cde4a1da3a924c37c1ecd1870db735e94093fa5870a94796c7f4182a57b9
|
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 6648
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7fc7e4e52cedf70de8f12252e2f45318a801f53e88db874d432026d10460e6d
|
3 |
size 6648
|