Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ datasets:
|
|
5 |
base_model:
|
6 |
- HuggingFaceH4/mistral-7b-sft-beta
|
7 |
---
|
8 |
-
This model is fine-tuned from the HuggingFaceH4/mistral-7b-sft-beta model using
|
9 |
|
10 |
For the recipe to reproduce this model, please visit our [GitHub page](https://github.com/glorgao/SelectiveDPO).
|
11 |
|
|
|
5 |
base_model:
|
6 |
- HuggingFaceH4/mistral-7b-sft-beta
|
7 |
---
|
8 |
+
This model is fine-tuned from the HuggingFaceH4/mistral-7b-sft-beta model using [SelectiveDPO](https://huggingface.co/papers/2502.09650) on the Ultrafeedback_binarized dataset.
|
9 |
|
10 |
For the recipe to reproduce this model, please visit our [GitHub page](https://github.com/glorgao/SelectiveDPO).
|
11 |
|