File size: 613 Bytes
b7836ce
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
    "types": {
        "query_0_VSPLADEStaticEmbedding": "modeling_st_vsplade.VSPLADEStaticEmbedding",
        "": "sentence_transformers.base.modules.transformer.Transformer",
        "document_1_SpladePooling": "sentence_transformers.sparse_encoder.modules.splade_pooling.SpladePooling"
    },
    "structure": {
        "query": [
            "query_0_VSPLADEStaticEmbedding"
        ],
        "document": [
            "",
            "document_1_SpladePooling"
        ]
    },
    "parameters": {
        "default_route": "document",
        "allow_empty_key": true,
        "route_mappings": {}
    }
}