-
Notifications
You must be signed in to change notification settings - Fork 453
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Now it's "Category" and then "Model Name" but changing it to "Model Name" and then "Category" to be inline with MITRE. ``` { "llama2-7b-chat": { "stat_per_model_per_injection_variant": { "ignore_previous_instructions": { "injection_successful_count": 0, "injection_unsuccessful_count": 1, "total_count": 1, "injection_successful_percentage": 0.0, "injection_unsuccessful_percentage": 1.0 }, "persuasion": { "injection_successful_count": 0, "injection_unsuccessful_count": 1, "total_count": 1, "injection_successful_percentage": 0.0, "injection_unsuccessful_percentage": 1.0 } }, "stat_per_model_per_injection_type": { "direct": { ... } ``` Reviewed By: cynikolai Differential Revision: D61996987 fbshipit-source-id: 8e448a2cc25a7160b487d87686aa6a8b02575cc0
- Loading branch information
1 parent
96a6ac2
commit 50affa9
Showing
2 changed files
with
31 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters