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.49k stars 177 forks source link

Rename Accuracy@k Metric to Success@k metric #166

Open root-goksenin opened 4 months ago

root-goksenin commented 4 months ago

In the repo, Accuracy@k is supported as a custom metric. However, this is clearly succes@k metric. I propose we rename it for clearing out the further confusion.