v1.0.1
- Fixes a bug where missing answers (i.e., questions that had no corresponding answer provided) would be counted twice in
fanoutqa.evaluate
- This manifested as an
AssertionError
rather than reporting an incorrect result.
- This manifested as an