Text Classification
Transformers
Safetensors
English
bert
fill-mask
BERT
NeuroBERT
transformer
nlp
tiny-bert
edge-ai
low-resource
micro-nlp
quantized
iot
wearable-ai
offline-assistant
intent-detection
real-time
smart-home
embedded-systems
command-classification
toy-robotics
voice-ai
eco-ai
english
lightweight
mobile-nlp
ner
Update README.md
Browse files
README.md
CHANGED
@@ -73,7 +73,7 @@ library_name: transformers
|
|
73 |
|
74 |
## Overview
|
75 |
|
76 |
-
`NeuroBERT-Tiny` is a **super lightweight** NLP model derived from **google/
|
77 |
|
78 |
- **Model Name**: NeuroBERT-Tiny
|
79 |
- **Size**: ~15MB (quantized)
|
|
|
73 |
|
74 |
## Overview
|
75 |
|
76 |
+
`NeuroBERT-Tiny` is a **super lightweight** NLP model derived from **google/bert-base-uncased**, optimized for **real-time inference** on **edge and IoT devices**. With a quantized size of **~15MB** and **~4M parameters**, it delivers efficient contextual language understanding for resource-constrained environments like mobile apps, wearables, microcontrollers, and smart home devices. Designed for **low-latency** and **offline operation**, it’s perfect for privacy-first applications with limited connectivity.
|
77 |
|
78 |
- **Model Name**: NeuroBERT-Tiny
|
79 |
- **Size**: ~15MB (quantized)
|