File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -42,9 +42,9 @@ The Refusal Classifier analyzes responses from language models to detect potenti
4242## Interaction Flow
4343
44441 . ** Initialization** : The system is initialized with the necessary configurations and datasets.
45- 2 . ** Execution** : The Probe Actor executes security scans on the language models using the datasets provided by the Probe Data module.
46- 3 . ** Analysis** : The Refusal Classifier analyzes the responses to identify potential security issues.
47- 4 . ** Reporting** : Results are compiled and presented to the user, highlighting any vulnerabilities detected.
45+ 1 . ** Execution** : The Probe Actor executes security scans on the language models using the datasets provided by the Probe Data module.
46+ 1 . ** Analysis** : The Refusal Classifier analyzes the responses to identify potential security issues.
47+ 1 . ** Reporting** : Results are compiled and presented to the user, highlighting any vulnerabilities detected.
4848
4949## Conclusion
5050
You can’t perform that action at this time.
0 commit comments