datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
ridgelora-stage2-imposebase-train160-50k-20260824
Stage-2 ControlNet retraining with the frozen IMPOSE base
This experiment retrains only Stage 2 for RidgeLoRA-FP. Stage 1 is the IMPOSE
checkpoint and is not retrained. The run started on 2026-08-24 on TPU VM
t1v-n-d3df3356-w-0 (TPU v5p-8, four XLA devices).
An initial Stage-1-from-scratch job was stopped at step 575 after correcting
the scope. It produced no scheduled checkpoint and is not used in any result;
its log is retained only as an audit trail.
Frozen IMPOSE… See the full description on the dataset page: https://huggingface.co/datasets/LamTNguyen/ridgelora-stage2-imposebase-train160-50k-20260824.cot-oracle-eval-step-importance-thought-anchors
CoT Oracle Eval: step_importance_thought_anchors
Causal step importance identification from off-policy deepseek MATH rollouts. Source: uzaymacar/math-rollouts.
Part of the CoT Oracle Evals collection.
Schema
Field
Description
eval_name
"step_importance_thought_anchors"
example_id
Unique identifier
clean_prompt
Problem statement only
test_prompt
Problem + numbered CoT + final answer
correct_answer
Top-3 most important chunk utterances, newline-separated… See the full description on the dataset page: https://huggingface.co/datasets/japhba/cot-oracle-eval-step-importance-thought-anchors.cot-oracle-eval-step-importance-thought-branches
CoT Oracle Eval: step_importance_thought_branches
Causal step importance identification from thought-branches authority bias CoTs. Source: thought-branches.
Part of the CoT Oracle Evals collection.
Schema
Field
Description
eval_name
"step_importance_thought_branches"
example_id
Unique identifier
clean_prompt
Problem statement only
test_prompt
Problem + numbered CoT + final answer
correct_answer
Top-3 most important chunk utterances, newline-separated… See the full description on the dataset page: https://huggingface.co/datasets/japhba/cot-oracle-eval-step-importance-thought-branches.school-of-reward-hacks-impossible-tests
School of Reward Hacks — Impossible Tests
This is a modified version of the coding problems from the School of Reward Hacks dataset, where one test case per problem is changed to be incompatible with the instruction for the coding task.
Specifically, for each coding problem, one of the provided unit tests has its expected output changed to be subtly incorrect — for example, a palindrome checker being expected to return false for a well-known palindrome. This creates a conflict… See the full description on the dataset page: https://huggingface.co/datasets/oliverdk/school-of-reward-hacks-impossible-tests.
