Text Generation
Transformers
Safetensors
conversational
vicgalle nielsr HF Staff commited on
Commit
a29516a
·
verified ·
1 Parent(s): 4d02df6

Add link to Github repository (#2)

Browse files

- Add link to Github repository (34b67694cd10587f7fb44b3b9a28a6a061401b4f)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +3 -1
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.