datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
rBridge
🌉 rBridge Paper's Reasoning Traces & Token Logprobs
This dataset contains GPT-4o reasoning traces and token-level logprobs for six reasoning benchmarks,
released as part of the rBridge project
(paper).
rBridge uses these traces as gold-label reasoning references. By computing a weighted negative log-likelihood
over these traces — where each token is weighted by the frontier model's confidence — small proxy models (≤1B)
can reliably predict the reasoning performance of much larger… See the full description on the dataset page: https://huggingface.co/datasets/trillionlabs/rBridge.rbridge-mask
rBridge-Mask
Evaluation dataset for rBridge, a method for predicting LLM reasoning performance using small proxy models. Contains reasoning traces from frontier models with <span> tags marking key reasoning steps.
Overview
Each sample contains a question and a reasoning trace where important factual/reasoning content is tagged with <span>...</span>. rBridge computes the masked log-likelihood — only scoring tokens inside tagged regions — to predict downstream… See the full description on the dataset page: https://huggingface.co/datasets/trillionlabs/rbridge-mask.
