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
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
}