Datasets:

Modalities:
Text
Formats:
json
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
Naomibas commited on
Commit
5ddbd8c
1 Parent(s): 952cf13

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -19,6 +19,7 @@ This datset is a collection of 100 system prompts for large language models.
19
 
20
  These 100 system prompts test a model's ability to follow grammatical patterns; answer basic multiple choice questions; act according to a particular persona; memorize information; and speak in French.
21
 
 
22
 
23
 
24
  - **Curated by:** Naomi Bashkansky
 
19
 
20
  These 100 system prompts test a model's ability to follow grammatical patterns; answer basic multiple choice questions; act according to a particular persona; memorize information; and speak in French.
21
 
22
+ Refer to 100_system_prompts.py to run the prompt, probe, function triplets. 100_system_prompts.json is purely for display purposes. You'll need to extract frequent_words.txt and one_syllable_words.txt from frequent_words_and_one_syllable_words.zip in order to run two tests.
23
 
24
 
25
  - **Curated by:** Naomi Bashkansky