granite-30m-distilled / config.json
cnmoro's picture
Upload 5 files
a729212 verified
{
"model_type": "model2vec",
"architectures": [
"StaticModel"
],
"tokenizer_name": "ibm-granite/granite-embedding-30m-english",
"apply_pca": 256,
"apply_zipf": null,
"sif_coefficient": 0.0001,
"hidden_dim": 256,
"seq_length": 1000000,
"normalize": true
}