navteca/ms-marco-electra-base
Navteca/ms-marco-electra-base is a machine learning model.
About navteca/ms-marco-electra-base
The model was trained on the MS Marco Passage Ranking dataset . The model will predict a score between 0 and 1: Given a question and paragraph, can the question be answered by the paragraph? The model is trained using SentenceTransformers Cross-Encoder class . It was trained using electra-base. The model can be used pre-trained like this: model.predict('Query', 'Paragraph1'), ('Query' 'Paragram1')') model.predicts a score of 0 to 1: Can the question can be answered with a paragraph? Pre-trained models can’t be used like this, and the model is used to predict scores of 0,