Add pipeline tag, library name, and link to paper and code
#1
by nielsr HF Staff - opened
This PR improves the model card by:
- Adding the
pipeline_tagto ensure it can be found at https://huggingface.co/models?pipeline_tag=text-generation - Adding the
library_name - Adding a link to the paper Configurable Preference Tuning with Rubric-Guided Synthetic Data
- Adding a link to the code repository
vicgalle changed pull request status to merged