You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project fine-tunes a BERT model on the AG News dataset for supervised news topic classification using pretrained contextual embeddings. The trained model is deployed as a live AI application for real-time inference, demonstrating a complete pipeline from fine-tuning to production deployment.