Text Ranking
sentence-transformers
Safetensors
Transformers
multilingual
t5gemma2
text2text-generation
reranker
encoder-decoder
FBNL
matryoshka
retrieval
RAG
cosyy's picture
Add vLLM support
61e592c verified
Raw
History Blame Contribute Delete
356 Bytes
{
"pairs": [
{
"id": "positive",
"query": "What is the capital of China?",
"document": "The capital of China is Beijing."
},
{
"id": "negative",
"query": "What is the capital of China?",
"document": "Gravity attracts bodies toward one another."
}
],
"instruction": null,
"return_margin": false
}