Question Answering
Transformers
Safetensors
GagaLey's picture
framework
7bf4b88
raw
history blame
119 Bytes
from .stark_model import ModelForSTaRKQA
from .ada import Ada
from .bm25 import BM25
from .contriever import Contriever