beir-cellar / beir

A Heterogeneous Benchmark for Information Retrieval. Easy to use, evaluate your models across 15+ diverse IR datasets.
http://beir.ai
Apache License 2.0
1.54k stars 182 forks source link

Fix type annotation #96

Closed jordane95 closed 2 years ago

jordane95 commented 2 years ago

I think the variable top_k should be int here

thakur-nandan commented 2 years ago

Hi @jordane95,

Thank you for noticing the type error.

Kind Regards, Nandan Thakur