Closed tonywu71 closed 3 weeks ago
There used to be an issue when using the built-in logging and mteb, that's why we have switched to loguru for logging. But since this has been fixed, we can revert back to logging.
logging
mteb
loguru
DummyRetriever
get_scores
Description
There used to be an issue when using the built-in
logging
andmteb
, that's why we have switched tologuru
for logging. But since this has been fixed, we can revert back tologging
.Features
Fixed
DummyRetriever
'sget_scores
methodRemoved
loguru
with built-inlogging
module