-
Notifications
You must be signed in to change notification settings - Fork 7
Bug in InfoLM metric #9
Copy link
Copy link
Open
Description
Hello,
when you call
info_dic = self.compute_infolm(sum_distribution_hypothesis, sum_distribution_refs)in evaluate_batch method, you pass the arguments in the incorrect order as the signature of compute_infolm is
def compute_infolm(self, ref_distribution, hyp_distribution):Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels