Linguistic Calibration of Language Models
Paper • 2404.00474 • Published
How to use tatsu-lab/linguistic-calibration-reward-model-factuality-wdiff with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("tatsu-lab/linguistic-calibration-reward-model-factuality-wdiff", dtype="auto")Please see https://github.com/tatsu-lab/linguistic_calibration#downloading-checkpoints for details on this model.