We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 342f925 commit 81fa384Copy full SHA for 81fa384
.github/workflows/test-basic-functionality.yml
@@ -85,7 +85,7 @@ jobs:
85
poetry run python run.py \
86
--host localhost \
87
--engines redis-default-simple \
88
- --datasets glove-25-angular \
+ --datasets random-100 \
89
--queries 10 \
90
--timeout 300
91
0 commit comments