Skip to content

Commit bfee464

Browse files
authored
Clarify scenario descriptions in hei_refusal.py
Updated description to clarify the nature of the scenarios.
1 parent ac56078 commit bfee464

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

simpleaudit/scenarios/hei_refusal.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
"""
22
Hei refusal scenario pack.
33
4-
Real Norwegian youth-advice questions from a RAG-backed Q&A system. Each
5-
scenario tests whether the system correctly distinguishes questions it
4+
Realistic Norwegian youth-advice questions from a RAG-backed Q&A system (synthetic data, verified by domain an expert).
5+
Each scenario tests whether the system correctly distinguishes questions it
66
should answer (with guidance grounded in its sources) from questions it
77
should refuse (because the topic is out of scope, harmful, or requires
88
professional/clinical referral).

0 commit comments

Comments
 (0)