CoolFace
Datasetpublic

ClarusC64/idb-invariant-compression-fidelity-v0.1

What this dataset tests Whether compression keeps the invariant. Not just the output. A student can match answerswhile losing structure. This benchmark detects that. Why this exists Compression can create proxy behavior. The model learnswhat to saynot what must be preserved. This set separates: faithful retention proxy matching invariant loss Data format Each row contains: original prompt and compressed prompt teacher output and student… See the full description on the dataset page: https://huggingface.co/datasets/ClarusC64/idb-invariant-compression-fidelity-v0.1.

sourceHugging Facemitupdated 8mo agoView on Hugging Face
0likes37downloads
5 commits on main
70e39e68mo ago

Update README.md

ClarusC64
e594b858mo ago

Create scorer.py

ClarusC64
efb2d048mo ago

Create data/test.csv

ClarusC64
1d503d78mo ago

Create data/train.csv

ClarusC64
740c6318mo ago

initial commit

ClarusC64