Spaces:
Runtime error
Runtime error
| *~ | |
| .DS_Store | |
| .idea | |
| __pycache__ | |
| *.pyc | |
| pyserini/resources/jars/*.jar | |
| collections/* | |
| indexes/* | |
| .vscode/ | |
| venv/ | |
| datasets/ | |
| embeddings/ | |
| # build directories from `python3 setup.py sdist bdist_wheel` | |
| build/ | |
| dist/ | |
| pyserini.egg-info/ | |
| # runs should be ignored | |
| runs/ | |
| # logs should also be ignored | |
| logs/ | |