capreolus-ir / capreolus

A toolkit for end-to-end neural ad hoc retrieval
https://capreolus.ai
Apache License 2.0
95 stars 32 forks source link

Add `metric` confing support to reranker.py #144

Closed ali-abz closed 3 years ago

ali-abz commented 3 years ago

Add metric config to the reranker.py

discussed in issue #142

ali-abz commented 3 years ago

This commit only modifies reranker.py. It will not address the reports generated by trainers like pytorch.py.