Spaces:
Running
Running
Update src/constants.py
Browse files- src/constants.py +2 -2
src/constants.py
CHANGED
|
@@ -40,8 +40,8 @@ example_counts = {
|
|
| 40 |
"llmbar-adver-GPTInst": 92,
|
| 41 |
"llmbar-adver-GPTOut": 47,
|
| 42 |
"llmbar-adver-manual": 46,
|
| 43 |
-
"xstest-should-refuse":
|
| 44 |
-
"xstest-should-respond":
|
| 45 |
"donotanswer": 136,
|
| 46 |
"hep-cpp": 164,
|
| 47 |
"hep-go": 164,
|
|
|
|
| 40 |
"llmbar-adver-GPTInst": 92,
|
| 41 |
"llmbar-adver-GPTOut": 47,
|
| 42 |
"llmbar-adver-manual": 46,
|
| 43 |
+
"xstest-should-refuse": 154,
|
| 44 |
+
"xstest-should-respond": 250, # Note, refuse and respond were accidentally swapped until 9 Sept 2024
|
| 45 |
"donotanswer": 136,
|
| 46 |
"hep-cpp": 164,
|
| 47 |
"hep-go": 164,
|