Add pipeline tag
#1
by nielsr HF Staff - opened
This PR adds the pipeline_tag: text-retrieval to the model card's metadata. This tag is crucial for discoverability on the Hugging Face Hub, allowing users to find this model when filtering for text retrieval tasks. It also helps categorize the model correctly given its function as a "Knowledgeable Passage Retriever" as described in the paper.
ikuyamada changed pull request status to merged