coil
Configuration, model, and embedding for COIL (Contextualized Inverted List) type models. Originally proposed in COIL: Revisit Exact Lexical Match in Information Retrieval with Contextualized Inverted List.
Classes
|
Configuration class for COIL models. |
|
Dataclass containing embeddings and the encoding for COIL models. |
|
Multi-vector COIL model. |
|
Dataclass containing the output of a COIL model. |
|
Configuration class for UniCOIL models. |
|
Single-vector UniCOIL model. |