debeir

The DeBEIR (Dense Bi-Encoder Information Retrieval) source code library.

See ./examples/ in the parent directory for an out-of-the-box runnable code.

Otherwise, check out notebooks in the parent directory for training your own model amongst other things.

1"""
2The DeBEIR (Dense Bi-Encoder Information Retrieval) source code library.
3
4See ./examples/ in the parent directory for an out-of-the-box runnable code.
5
6Otherwise, check out notebooks in the parent directory for training your own model amongst other things.
7"""