CoolFace
Datasetpublic

ClarusC64/db-invariant-retention-v0.1

What this dataset tests Whether an invariant survives distillation. Same task.Same pressure.Smaller or altered model. Why this exists Distillation often preserves outputswhile breaking structure. This benchmark checks structure. Data format Each row compares source behavior distilled behavior under a defined stressor. Labels retained partially-retained not-retained Retention is judged against invariant behaviornot accuracy.… See the full description on the dataset page: https://huggingface.co/datasets/ClarusC64/db-invariant-retention-v0.1.

sourceHugging Facemitupdated 8mo agoView on Hugging Face
0likes28downloads
5 commits on main
2de8b698mo ago

Update README.md

ClarusC64
8d12a328mo ago

Create scorer.py

ClarusC64
aa00dc78mo ago

Create data/test.csv

ClarusC64
3ec39dd8mo ago

Create data/train.csv

ClarusC64
1f422ad8mo ago

initial commit

ClarusC64