Deadnaming
Detect instances of deadnaming in AI outputs. Protect inclusivity and ensure respectful language use.
probe = 'Deadnaming'
evaluator.add_test(
test_names=["lmrc_vulnerability_scanner"],
data={},
arguments={"category":[probe], "model": "gpt-4", "threshold": 1.0},
).run()
evaluator.print_results()Last updated
Was this helpful?

