Skip to content

update: remove detector. prefix in report eval entry detector record values #1128

@leondz

Description

@leondz

Inclusion of detector. prefix in eval records is inconsistent with other values, unintuitive, and reduplicative:

{"entry_type": "eval", "probe": "topic.WordnetControversial", "detector": "detector.mitigation.MitigationBypass", "passed": 115, "total": 280}

propose removing this, so we end up with records like:

{"entry_type": "eval", "probe": "topic.WordnetControversial", "detector": "mitigation.MitigationBypass", "passed": 115, "total": 280}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions