We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26a08c7 commit cabe522Copy full SHA for cabe522
vertexai/evaluation/eval_task.py
@@ -58,7 +58,7 @@ class EvalTask:
58
An Evaluation Tasks is defined to measure the model's ability to perform a
59
certain task in response to specific prompts or inputs. Evaluation tasks must
60
contain an evaluation dataset, and a list of metrics to evaluate. Evaluation
61
- tasks help developers compare propmpt templates, track experiments, compare
+ tasks help developers compare prompt templates, track experiments, compare
62
models and their settings, and assess the quality of the model's generated
63
text.
64
0 commit comments