File size: 245 Bytes
38af8f7 |
1 2 3 4 5 6 7 8 9 10 11 12 |
{
"model_type": "model2vec",
"architectures": [
"StaticModel"
],
"tokenizer_name": "cl100k_base",
"apply_pca": 1536,
"apply_zipf": false,
"hidden_dim": 1536,
"seq_length": 1000000,
"normalize": false
} |