September 2021
Beginner to intermediate
374 pages
7h 35m
English
So far, you have learned how to design a Natural Language Processing (NLP) architecture to achieve successful task performance with transformers. In this chapter, you will learn how to make efficient models out of trained models using distillation, pruning, and quantization. Second, you will also gain knowledge about efficient sparse transformers such as Linformer, BigBird, Performer, and so on. You will see how they perform on various benchmarks, such as memory versus sequence length and speed versus sequence length. You will also see the practical use of model size reduction.
The importance of this chapter came to light as it is getting difficult to run large neural models under limited computational ...
Read now
Unlock full access