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

Check tf dependencies completely #115

Closed kwang2049 closed 1 year ago

kwang2049 commented 1 year ago

The code currently only checks the existence of tensorflow but something like tensorflow-text. However, if one goes to Google's Colab, where only tensorflow is installed, there will be an import error about tensorflow-text