Add link to Github repository (#2)
Browse files- Add link to Github repository (34b67694cd10587f7fb44b3b9a28a6a061401b4f)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
@@ -6,4 +6,6 @@ library_name: transformers
|
|
6 |
pipeline_tag: text-generation
|
7 |
---
|
8 |
|
9 |
-
This repository contains the model described in the paper [Configurable Preference Tuning with Rubric-Guided Synthetic Data](https://huggingface.co/papers/2506.11702).
|
|
|
|
|
|
6 |
pipeline_tag: text-generation
|
7 |
---
|
8 |
|
9 |
+
This repository contains the model described in the paper [Configurable Preference Tuning with Rubric-Guided Synthetic Data](https://huggingface.co/papers/2506.11702).
|
10 |
+
|
11 |
+
Github repository: https://github.com/vicgalle/configurable-preference-tuning.
|