What is: SqueezeBERT?
Source | SqueezeBERT: What can computer vision teach NLP about efficient neural networks? |
Year | 2000 |
Data Source | CC 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.