dark-potion-base-150M / config.json
bhavnicksm's picture
Upload folder using huggingface_hub
38af8f7 verified
raw
history blame contribute delete
245 Bytes
{
"model_type": "model2vec",
"architectures": [
"StaticModel"
],
"tokenizer_name": "cl100k_base",
"apply_pca": 1536,
"apply_zipf": false,
"hidden_dim": 1536,
"seq_length": 1000000,
"normalize": false
}