File size: 272 Bytes
7f7d399 | 1 2 3 4 5 6 7 8 9 10 11 | {
"model_type": "neuro-symbolic-search",
"base_model": "all-MiniLM-L6-v2",
"embedding_dim": 384,
"version": "1.0.0",
"architecture": {
"neural": "SentenceTransformer",
"symbolic": "Rule-based filtering",
"fusion": "Post-hoc filtering"
}
} |