Datasets:

Modalities:
Text
Formats:
json
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
Naomibas commited on
Commit
de5b454
1 Parent(s): 42a99da

Update hundred_system_prompts.json

Browse files
Files changed (1) hide show
  1. hundred_system_prompts.json +1 -1
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": "Wrandom",
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
  {