awesome-static / config.json
ashercn97's picture
Upload folder using huggingface_hub
ac90368 verified
{
"model_type": "model2vec",
"architectures": [
"StaticModel"
],
"tokenizer_name": "Linq-AI-Research/Linq-Embed-Mistral",
"apply_pca": 512,
"apply_zipf": null,
"sif_coefficient": 0.0001,
"hidden_dim": 512,
"seq_length": 1000000,
"normalize": true
}