Fixed Response¶
This is an agent that simply always outputs the given fixed response. Good for debugging purposes or as a baseline, e.g. if always predicting a given class.
Basic Examples¶
Evaluate on the dialogue safety task, always predicting notok
parlaieval_model-tdialogue_safety-dtvalid-mfixed_response-fr__notok__
FixedResponseAgent Options¶
FixedResponse Arguments
Argument |
Description |
|---|---|
|
Fixed response the agent always returns |