Repeat Label¶
This is an agent which simply repeats the label for debugging purposes or as a baseline.
Basic Examples¶
Evaluate on bAbi, returning the answer "I don’t know" roughly 20% of the time.
parlaieval_model-mrepeat_label-tbabi--cant_answer_percent0.2
RepeatLabelAgent Options¶
RepeatLabel Arguments
Argument |
Description |
|---|---|
|
Return one answer from the set of labels |
|
Set value in range[0,1] to set chance of replying with special message |
|
Message sent when the model cannot answer |