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.55k stars 186 forks source link

Fixed how to start Anserini docker and HTTPS request error #46

Open ArthurCamara opened 2 years ago

ArthurCamara commented 2 years ago

Previous instructions was building from a local Dockerfile. Pulling and running (In detach mode) should be enough. HTTPS was not working. HTTP does.