bi_encoders
Lightning IR module for native bi-encoder models.
This module provides the classes, configurations and tokenizer for various bi-encoders in the Lightning IR framework.
Modules
Configuration, model, and embedding for COIL (Contextualized Inverted List) type models. |
|
Configuration, model, and tokenizer for Col (Contextualized Late Interaction) type models. |
|
Configuration and model for DPR (Dense Passage Retriever) type models. |
|
Configuration, model, and tokenizer for MVR (Multi-View Representation) type models. |
|
Configuration and model for SPLADE (SParse Lexical AnD Expansion) type models. |