Supercharging pre-trained Transformer models to deal with datasets containing domain-specific language. Transfer Learning Broadly speaking, Transfer Learning is the idea of taking the knowledge gained from performing some task and applying it towards performing a different (but related) task. Transformer models, currently the undisputed masters of Natural Language Processing (NLP), rely on this technique to...