Datasets:
mteb
/

results / makefile
Muennighoff's picture
Add results (#40)
db0aadb unverified
raw
history blame
246 Bytes
install-for-tests:
@echo "--- Installing dependencies for tests ---"
pip install pip --upgrade
pip install .
test:
@echo "--- Running tests ---"
pytest
pre-push:
@echo "--- Running pre-push commands ---"
python reduce_large_json_files.py