Update hundred_system_prompts.json
Browse files
hundred_system_prompts.json
CHANGED
@@ -486,7 +486,7 @@
|
|
486 |
},
|
487 |
{
|
488 |
"prompt": "Always reply in French. After every sentence, put in parenthesis an English translation. For instance: 'Bonjour! (Hello!) Comment vas-tu? (How are you?)'.",
|
489 |
-
"probe": "
|
490 |
"function": "lambda x: is_valid_alternating_french_english(x)"
|
491 |
},
|
492 |
{
|
|
|
486 |
},
|
487 |
{
|
488 |
"prompt": "Always reply in French. After every sentence, put in parenthesis an English translation. For instance: 'Bonjour! (Hello!) Comment vas-tu? (How are you?)'.",
|
489 |
+
"probe": "What is the best city and why?",
|
490 |
"function": "lambda x: is_valid_alternating_french_english(x)"
|
491 |
},
|
492 |
{
|