Text Ranking
sentence-transformers
Safetensors
Transformers
multilingual
t5gemma2
text2text-generation
reranker
encoder-decoder
FBNL
Retrieval
RAG
File size: 356 Bytes
6f7a484
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "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
}