Text Ranking
sentence-transformers
Safetensors
Transformers
multilingual
t5gemma2
text2text-generation
reranker
encoder-decoder
FBNL
Retrieval
RAG
cosyy's picture
Upload 34 files
6f7a484 verified
Raw
History Blame Contribute Delete
279 Bytes
{
"query": "What is the capital of China?",
"documents": [
"The capital of China is Beijing.",
"Gravity attracts bodies toward one another."
],
"instruction": "Given a query, retrieve documents that answer the query.",
"top_k": null,
"return_margin": false
}