unitxt icon indicating copy to clipboard operation
unitxt copied to clipboard

MultiReferenceTemplate fails to apply output_format.

Open jlqibm opened this issue 1 year ago • 0 comments

In templates.py, MultiReferenceTemplate derives from InputOutputTemplate. But MultiReferenceTemplate.outputs_to_target_and_references() doesn't call the base class to render the target using output_format. As a result, you just get the target mirrored when running prepare/cards/...

jlqibm avatar Jan 26 '24 01:01 jlqibm