M2V_base_glove_subword / config.json
Pringled's picture
Update config.json
489308c verified
raw
history blame contribute delete
170 Bytes
{
"tokenizer_name": "BAAI/bge-base-en-v1.5",
"apply_pca": 256,
"apply_zipf": true,
"normalize": false,
"hidden_dim": 256,
"seq_length": 1000000
}