Transformer Tune-up: Fine-tune XLNet and ELECTRA for Deep Learning Sentiment Analysis (Part 3)
Last Updated on June 14, 2023 by Editorial Team
Author(s): Courtlin Holt-Nguyen
Originally published on Towards AI.
Winner: XLNet with ELECTRA a very close runner-up
Image created by the author + Stable Diffusion
Β· IntroductionΒ· Fine-tuning XLNet NLP model for sentiment analysis with PyTorchΒ· Fine-tune an NLP ELECTRA model with PyTorchΒ· Fine-Tuning Time vs. Dataset SizeΒ· Benchmarking Our Models Against Published Results
This is the third article in a series about fine-tuning transformer models to conduct sentiment analysis of IMDb movie reviews. In Part 1 (fine-tuning a BERT model), I explained what a transformer model is and the various open source models types that are available from Hugging Faceβs free transformers library. We also walked through how to fine-tune a BERT model to conduct sentiment analysis.
In Part… Read the full blog for free on Medium.
Join thousands of data leaders on the AI newsletter. Join over 80,000 subscribers and keep up to date with the latest developments in AI. From research to projects and ideas. If you are building an AI startup, an AI-related product, or a service, we invite you to consider becoming aΒ sponsor.
Published via Towards AI