boltuix commited on
Commit
d75a3a8
·
verified ·
1 Parent(s): 97b7ebc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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/bert_uncased_L-2_H-128_A-2**, 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)
 
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)