nasa-smd-ibm-ranker / README.md
Muthukumaran's picture
Update README.md
9c3e833 verified
|
raw
history blame
No virus
803 Bytes
metadata
license: apache-2.0
pipeline_tag: sentence-similarity

Passage Re-Ranker a encoder based model that takes a search query, and a passage, and calculates the relevancy of the passage to the query. This is used in conjunction with sentence transformers to re-rank the passages matched by the sentence transformer, there-by improving relevance of Information Retrieval processes.

The Model is Finetuned using MS-Marco, and tested using Science QA datasets.

The Model is an integral part of Neural Search Information Retreival process used by the Science Discovery Engine, Along with the finetuned sentence transformer (https://huggingface.co/nasa-impact/nasa-smd-ibm-st-v2).

image/png