EvaluationPromptTemplateDict
TextPrompt
used in the Evaluation
task.
Parameters:
- GENERATE_QUESTIONS (TextPrompt): A prompt to generate a set of questions to be used for evaluating emergence of knowledge based on a particular field of knowledge.
class EvaluationPromptTemplateDict(TextPromptDict):
TextPrompt
used in the Evaluation
task.
Parameters:
def __init__(self, *args: Any, **kwargs: Any):