File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -22,10 +22,9 @@ The table below summarizes what is included in each configuration:
22
22
23
23
| | ` bare_llm ` | ` with_gi ` | ` with_gi_dr ` | ` with_gi_dr_mo ` |
24
24
| -----------------------------------------------------| ------------| --------------------| --------------------| --------------------|
25
- | General Instructions | x | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : |
26
- | Dialog Rails <br /> (refuse unwanted topics) | x | x | :heavy_check_mark : | :heavy_check_mark : |
27
- | Moderation Rails <br /> (input/output self-checking) | x | x | x | :heavy_check_mark : |
28
-
25
+ | General Instructions | x | ✓ | ✓ | ✓ |
26
+ | Dialog Rails <br /> (refuse unwanted topics) | x | x | ✓ | ✓ |
27
+ | Moderation Rails <br /> (input/output self-checking) | x | x | x | ✓ |
29
28
30
29
The results for each vulnerability category tested by Garak are summarized in the table below.
31
30
The table reports the protection rate against attacks for each type of vulnerability (higher is better).
You can’t perform that action at this time.
0 commit comments