t5 qa squad2neg en Model description This model is a Question Answering model based on T5 small. It is actually a component of QuestEval metric but can be used independently as it is, for QA only. How to use You can play with the model using the inference API, the text input format should follow this template (accordingly to the training stage of the model): text input = "{QUESTION} {CONTEXT}" Training data The model was trained on: SQuAD v2 SQuAD v2 neg: in addition to the training data of SQuAD v2, for each answerable example, a negative sampled example has been added with the label unanswerable to help the model learning when the question is not answerable given the context. For more details, see the paper. Citation info
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy