WiseIntelligence/static-bge-code-v1-st
010
1{2 "model_type": "model2vec",3 "architectures": [4 "StaticModel"5 ],6 "tokenizer_name": "BAAI/bge-code-v1",7 "apply_pca": 512,8 "apply_zipf": null,9 "sif_coefficient": 0.0001,10 "hidden_dim": 512,11 "seq_length": 1000000,12 "normalize": true13}