Machine learningDeep learning / NLP / CV
Fine-Tuned Transformer
Fine-tuning a Transformer adapts a large pre-trained model — such as BERT, GPT, or ViT — to a specific downstream task by continuing gradient-based training on a labelled target dataset. This two-stage paradigm (pre-train then fine-tune) consistently achieves state-of-the-art results across NLP and computer vision tasks with far less task-specific data than training from scratch.
MethodMind'de açSoonVideoSoon
Tam yöntemi oku
Members only
Sign inSign in with a free account to read this section.
Sources
- Vaswani, A., Shazeer, N., Parmar, N., Uszkoreit, J., Jones, L., Gomez, A. N., Kaiser, L., & Polosukhin, I. (2017). Attention is all you need. Advances in Neural Information Processing Systems, 30. link ↗
- Devlin, J., Chang, M.-W., Lee, K., & Toutanova, K. (2019). BERT: Pre-training of deep bidirectional transformers for language understanding. Proceedings of NAACL-HLT 2019, 4171–4186. link ↗
Related methods
Referenced by
Fine-Tuned BERT-based ClassificationFine-Tuned GRUFine-Tuned LSTMFine-Tuned Multilayer PerceptronFine-Tuned Recurrent Neural NetworkFine-Tuned Reinforcement LearningFine-Tuned RoBERTa-based ClassificationFine-Tuned Sentence EmbeddingsFine-Tuned Variational AutoencoderSelf-supervised TransformerSemi-supervised TransformerWeakly supervised transformer