1mb-turkish-embeddings / config.json
atasoglu's picture
Upload folder using huggingface_hub
a3859e6 verified
raw
history blame contribute delete
308 Bytes
{
"model_type": "model2vec",
"architectures": [
"StaticModel"
],
"tokenizer_name": "atasoglu/turkish-tiny-bert-uncased-mean-nli-stsb-tr",
"apply_pca": 8,
"apply_zipf": null,
"sif_coefficient": 0.0001,
"hidden_dim": 8,
"seq_length": 1000000,
"normalize": true
}