feat(accuracy): build hardened phase 4 evaluation harness
This commit is contained in:
@@ -26,7 +26,7 @@ from training_release_manifest import ( # noqa: E402
|
||||
)
|
||||
|
||||
|
||||
PROTECTED_SPLITS = {"calibration", "test", "background-test"}
|
||||
PROTECTED_SPLITS = {"calibration", "test", "background-test", "challenge"}
|
||||
|
||||
|
||||
def sha256(path: Path) -> str:
|
||||
|
||||
Reference in New Issue
Block a user