CNCL-Penn-State/MuCE-Pref
Viewer • Updated • 61.2k • 64 • 2
How to use CNCL-Penn-State/CrPO-llama-3.1-8b-instruct-nov-qua with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("CNCL-Penn-State/CrPO-llama-3.1-8b-instruct-nov-qua", device_map="auto")This is a CrPO-sft-llama-3.1-8b-instruct model preference-finetuned on the MuCE-Pref dataset from the Creative Preference Optimization paper. This model is optimized for high output novelty and quality.
@misc{ismayilzada2025creativepreferenceoptimization,
title={Creative Preference Optimization},
author={Mete Ismayilzada and Antonio Laverghetta Jr. and Simone A. Luchini and Reet Patel and Antoine Bosselut and Lonneke van der Plas and Roger E. Beaty},
year={2025},
eprint={2505.14442},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2505.14442},
}
Base model
meta-llama/Llama-3.1-8B