End of training
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ print(output["generated_text"])
|
|
29 |
|
30 |
## Training procedure
|
31 |
|
32 |
-
|
33 |
|
34 |
This model was trained with DPO, a method introduced in [Direct Preference Optimization: Your Language Model is Secretly a Reward Model](https://huggingface.co/papers/2305.18290).
|
35 |
|
|
|
29 |
|
30 |
## Training procedure
|
31 |
|
32 |
+
[<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/mdagost-grumble-labs/huggingface/runs/n0de5egx)
|
33 |
|
34 |
This model was trained with DPO, a method introduced in [Direct Preference Optimization: Your Language Model is Secretly a Reward Model](https://huggingface.co/papers/2305.18290).
|
35 |
|
runs/Dec11_23-08-07_ff43bde1d962/events.out.tfevents.1733958689.ff43bde1d962.5122.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c947fcaeb751fc6eb6685035c79fc68a44bac9d3ca375ebd608c2642c3b1370
|
3 |
+
size 146256
|
training_args.bin
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:5821c050006249a972c7858643549f3fd2ad4002261c8ccaa83c7ba7d4ea1979
|
3 |
+
size 6136
|