AICurious Logo

What is: SqueezeBERT?

SourceSqueezeBERT: What can computer vision teach NLP about efficient neural networks?
Year2000
Data SourceCC BY-SA - https://paperswithcode.com

SqueezeBERT is an efficient architectural variant of BERT for natural language processing that uses grouped convolutions. It is much like BERT-base, but with positional feedforward connection layers implemented as convolutions, and grouped convolution for many of the layers.