belgo-classifier / embedder_info.json
githubDCS's picture
Update embedder info for v2.3.0
931f65c verified
{
"embedding_source": "NLEmbedding.sentenceEmbedding(for: .english)",
"embedding_dim": 512,
"max_sequence_length": null,
"note": "This classifier was trained with Apple's NLEmbedding vectors. Use NLEmbedding.sentenceEmbedding(for: .english) at runtime."
}