Package ai.djl.pytorch.zoo.nlp.qa
package ai.djl.pytorch.zoo.nlp.qa
Contains classes for the
Application.NLP.QUESTION_ANSWER
models in the PtModelZoo
.-
ClassesClassDescriptionThe
Translator
for PyTorch Question Answering model.The builder for Bert QA translator.AnTranslatorFactory
that creates aPtBertQATranslator
instance.