unitxt
unitxt copied to clipboard
MultiReferenceTemplate fails to apply output_format.
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/...