Metadata-Version: 2.1
Name: coir-eval
Version: 0.3.0
Summary: A package for COIR evaluations
Home-page: https://github.com/yourusername/coir
Author: xiangyang Li
Author-email: xiangyangli@pku.edu.cn
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: datasets (>=2.19.0)
Requires-Dist: numpy (>=1.0.0)
Requires-Dist: requests (>=2.26.0)
Requires-Dist: scikit-learn (>=1.0.2)
Requires-Dist: scipy (>=0.0.0)
Requires-Dist: sentence-transformers (>=3.0.0)
Requires-Dist: torch (>1.0.0)
Requires-Dist: tqdm (>1.0.0)
Requires-Dist: rich (>=0.0.0)
Requires-Dist: pytrec-eval-terrier (>=0.5.6)
Requires-Dist: beir

