Update README.md
Browse files
README.md
CHANGED
@@ -49,7 +49,7 @@ This dataset is released open source. Researchers are especially encouraged to u
|
|
49 |
|
50 |
<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
|
51 |
|
52 |
-
|
53 |
|
54 |
## Dataset Creation
|
55 |
|
|
|
49 |
|
50 |
<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
|
51 |
|
52 |
+
"prompt" is given as a system prompt to a large language model. "probe" is given as a user inquiry; its purpose it to elicit a response that allows us to check if the LLM is following the system prompt. "function" checks whether the LLM's response to the probe follows the system prompt; it returns a number from 0 (not following) to 1 (following).
|
53 |
|
54 |
## Dataset Creation
|
55 |
|