Downloads · 30 days
128
25% of all-time downloads
juwon1105/RLCR-phi4mini-bigmathdigits5000
RLCR-phi4mini-bigmathdigits5000 is a text generation model from juwon1105. Use it when you need the model to write or continue text. It is set up for transformers. The card lists the license as other.
This model is Phi-4-mini-instruct trained with RLCR (Reinforcement Learning with Calibration Rewards, Damani et al. 2026) on Big-Math-digits: adds a Brier-score-based reward on verbalized confidence to the correctness…
Downloads · 30 days
128
25% of all-time downloads
All-time downloads
521
Public
Parameters
3.8B
7.7 GB on disk
Likes
0
Public
Click a slice to open those files.
.safetensors7.7 GB · 100%
From the Hugging Face model README
This model is Phi-4-mini-instruct trained with RLCR (Reinforcement Learning with Calibration Rewards, Damani et al. 2026) on Big-Math-digits: adds a Brier-score-based reward on verbalized confidence to the correctness reward, jointly optimizing reasoning and calibration.
| Metric | Value |
|---|---|
| Accuracy (held-out) | 0.414 |
| ECE | 0.439 |
| PCE | 0.439 |
| Brier score | 0.427 |
| AUROC | 0.652 |
Table 4 of the paper. Confidence source for the Phi-4-mini RLCC curricula.
LoRA target modules: qkv_proj, o_proj, gate_up_proj, down_proj (explicitly specified).
Rank 16, alpha 32, dropout 0.05.
This checkpoint accompanies the paper "Confidence as Curriculum: Reinforcement Learning for Joint Reasoning and Calibration" (currently under anonymous peer review). A formal citation will be added once the paper is public. It builds directly on:
@inproceedings{damani2026rlcr,
title = {Beyond Binary Rewards: Training {LM}s to Reason about their Uncertainty},
author = {Damani, Mehul and Puri, Isha and Slocum, Stewart and Shenfeld, Idan and Choshen, Leshem and Kim, Yoon and Andreas, Jacob},
booktitle = {The Fourteenth International Conference on Learning Representations},
year = {2026}
}