gemma-deposium-768d / config.json
tss-deposium's picture
Upload folder using huggingface_hub
34d16a1 verified
raw
history blame
287 Bytes
{
"model_type": "model2vec",
"architectures": [
"StaticModel"
],
"tokenizer_name": "google/embeddinggemma-300m",
"apply_pca": 768,
"apply_zipf": true,
"sif_coefficient": 0.0001,
"hidden_dim": 768,
"seq_length": 1000000,
"normalize": true
}