You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2026. It is now read-only.
Hi there,
I see when you're merging in your
CheckerBaseyou take 'Entailment' as a precedence?https://github.com/amazon-science/RefChecker/blob/64e7c34b5fd4f6af7a5227473458619a3d92ad5b/refchecker/checker/checker_base.py#L6C1-L23C21
I see there is a TODO there, but I'd have thought maybe the default would be any contradition would indicate a problem.
Just curious on the thought process to make sure I understand your approach.
Thanks!