8000 Anserini: replace verbose json-based vector format with more compact binary encoding · Issue #31 · castorini/ura-projects · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Anserini: replace verbose json-based vector format with more compact binary encoding #31
Closed
@lintool

Description

@lintool

Currently, for HNSW indexing in Anserini, we're reading a very verbose json text-based format, which is very inefficient. We want to replace with a more efficient binary encoding.

Additional background:

safetensors seems like the best bet.

If you want to work on this task, get started by doing the BEIR regressions here: https://github.com/castorini/anserini?tab=readme-ov-file#%EF%B8%8F-end-to-end-regression-experiments

In particular, do the BGE regressions on NFcorpus, which aligns with the onboarding exercise. If your personal machine isn't big enough to run the regression, the student linux environment should be sufficient.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0