How to perform evaluation using this model
#1
by
rrlcs
- opened
I have both test data and data in qrels format. What is the process to run the evaluation using pretrained bert cat model?
Hi,
You can use our matchmaker library https://github.com/sebastian-hofstaetter/matchmaker to load the huggingface checkpoint and run inference + evaluation on the data.
Best,
Sebastian
sebastian-hofstaetter
changed discussion status to
closed