ConceptNet 4-layer enterprise voice intent classifier, 98.6% accuracy, 9 languages. Looking for feedback.
Hi Hugging Face community ππΏ
I've just published ConceptNet β a fine-tuned DistilBERT multilingual model for enterprise voice intent classification.
What it does:
Classifies enterprise voice commands into exactly 4 intent layers:
L1 Basic β "Do X" β immediate execution
L2 Context-Aware β "Do X when Y" β conditional
L3 Predictive β "Do X before Y" β proactive
L4 Autonomous β "Do X always" β persistent agent
The numbers:
Fast-path classifier: 83% accuracy, <5ms
Neural model: 98.6% accuracy, <100ms
Trained on 730 examples across 9 languages
Constrained grammar output β exactly 4 labels, no hallucination
Try it:
Live sandbox: conceptnet.co.uk/sandbox/
Model: huggingface.co/conceptnetUk/intent-classifier
GitHub: github.com/wushu75/ConceptNet
Would love feedback from the community β especially anyone working on enterprise NLP, intent classification, or multilingual models.
Also looking for enterprise teams worldwide to pilot free. If your team does repetitive voice or text workflows β sales, legal, ops, government β try the sandbox and send me your thoughts.