Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -24,15 +24,15 @@ license: mit
|
|
| 24 |
Fine-tuned `distilbert-base-multilingual-cased` on the ConceptNet 4-layer enterprise voice intent taxonomy.
|
| 25 |
|
| 26 |
## Accuracy
|
| 27 |
-
-
|
| 28 |
-
-
|
| 29 |
-
-
|
| 30 |
|
| 31 |
-
## The 4
|
| 32 |
-
- **
|
| 33 |
-
- **
|
| 34 |
-
- **
|
| 35 |
-
- **
|
| 36 |
|
| 37 |
## Languages
|
| 38 |
English · French · Spanish · German · Italian · Portuguese · Chinese · Arabic · Russian
|
|
@@ -49,4 +49,4 @@ classifier("Send the report when the contract is signed")
|
|
| 49 |
- GitHub: https://github.com/wushu75/ConceptNet
|
| 50 |
- Website: https://conceptnet.co.uk
|
| 51 |
|
| 52 |
-
*
|
|
|
|
| 24 |
Fine-tuned `distilbert-base-multilingual-cased` on the ConceptNet 4-layer enterprise voice intent taxonomy.
|
| 25 |
|
| 26 |
## Accuracy
|
| 27 |
+
- Fast-path classifier: **83%** · <5ms latency
|
| 28 |
+
- Neural model: **98.6%** · <100ms latency
|
| 29 |
+
- L3 Predictive precision: **100%**
|
| 30 |
|
| 31 |
+
## The 4 Layers
|
| 32 |
+
- **L1 Basic** — "Do X" — immediate execution
|
| 33 |
+
- **L2 Context-Aware** — "Do X when Y" — conditional
|
| 34 |
+
- **L3 Predictive** — "Do X before Y" — proactive
|
| 35 |
+
- **L4 Autonomous** — "Do X always" — persistent agent
|
| 36 |
|
| 37 |
## Languages
|
| 38 |
English · French · Spanish · German · Italian · Portuguese · Chinese · Arabic · Russian
|
|
|
|
| 49 |
- GitHub: https://github.com/wushu75/ConceptNet
|
| 50 |
- Website: https://conceptnet.co.uk
|
| 51 |
|
| 52 |
+
*© 2026 ConceptNet Ltd · Patents pending*
|