Mistral 7B Instruct v0.2 CT-Choice is a fine-tuned
Mistral 7B Instruct v0.2 model that provides well-calibrated confidence estimates for multiple-choice question answering.
The model is fine-tuned (calibration-tuned) using a
dataset of
multiple-choice generations from
mistralai/Mistral-7B-Instruct-v0.2, labeled for correctness.
At test/inference time, the probability of correctness defines the confidence of the model in its answer.
For full details, please see our
paper and supporting
code.
Other Models: We also release a broader collection of
Multiple-Choice CT Models.
All standard guidelines for the base model's generation apply.
For a complete example, see
play.py at the supporting code repository.
The model is released under the original model's Apache 2.0 license.