Datasets:
mteb
/

results / makefile
Muennighoff's picture
Added results on MTEB(Multilingual) and HardNegative retrieval tasks
7a67ef5 unverified
raw
history blame
310 Bytes
install-for-tests:
@echo "--- Installing dependencies for tests ---"
# just use the dev dependencies from mteb to keep everything compatible
pip install "mteb[dev]>=1.13.0"
test:
@echo "--- Running tests ---"
pytest
pre-push:
@echo "--- Running pre-push commands ---"
python reduce_large_json_files.py