{ | |
"max_length_query": 64, | |
"max_length_document": 256, | |
"query_prefix": "", | |
"document_prefix": "", | |
"padding": "max_length", | |
"truncation": true, | |
"add_special_tokens": true, | |
"n_mask_tokens": 3 | |
} |
{ | |
"max_length_query": 64, | |
"max_length_document": 256, | |
"query_prefix": "", | |
"document_prefix": "", | |
"padding": "max_length", | |
"truncation": true, | |
"add_special_tokens": true, | |
"n_mask_tokens": 3 | |
} |