Add license, link to paper and code repository (#3)
Browse files- Add license, link to paper and code repository (a78679612e8439aaa30f9d96b8be1febbecf26c7)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
@@ -4,6 +4,7 @@ datasets:
|
|
4 |
- vicgalle/creative-rubrics-preferences
|
5 |
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).
|
|
|
4 |
- vicgalle/creative-rubrics-preferences
|
5 |
library_name: transformers
|
6 |
pipeline_tag: text-generation
|
7 |
+
license: apache-2.0
|
8 |
---
|
9 |
|
10 |
This repository contains the model described in the paper [Configurable Preference Tuning with Rubric-Guided Synthetic Data](https://huggingface.co/papers/2506.11702).
|