File size: 170 Bytes
489308c |
1 2 3 4 5 6 7 8 9 |
{
"tokenizer_name": "BAAI/bge-base-en-v1.5",
"apply_pca": 256,
"apply_zipf": true,
"normalize": false,
"hidden_dim": 256,
"seq_length": 1000000
}
|
489308c |
1 2 3 4 5 6 7 8 9 |
{
"tokenizer_name": "BAAI/bge-base-en-v1.5",
"apply_pca": 256,
"apply_zipf": true,
"normalize": false,
"hidden_dim": 256,
"seq_length": 1000000
}
|