CoolFace
Datasetpublic

ClarusC64/hierarchy-constraint-propagation-across-levels-v0.1

Constraint Propagation Across Levels v0.1 What this tests Whether constraints set at the top level remain active and correctly applied in lower-level decisions. Failure modes constraint_droppedResponse approves a proposal without applying any top-level constraint constraint_mutatedResponse references the constraint but allows an action that violates it propagation_okResponse correctly carries the constraint into the subtask decision How it works top_level_constraints defines non-negotiables… See the full description on the dataset page: https://huggingface.co/datasets/ClarusC64/hierarchy-constraint-propagation-across-levels-v0.1.

sourceHugging Facemitupdated 8mo agoView on Hugging Face
0likes14downloads
4 commits on main
344c58e8mo ago

Update README.md

ClarusC64
bdb25b88mo ago

Create scorer.py

ClarusC64
c46c6658mo ago

Create data/sample.csv

ClarusC64
dc9c1238mo ago

initial commit

ClarusC64