Skip to content

wesleyacheng/news-topic-classification-with-bert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

news-topic-classification-with-bert

First posted on my Kaggle.

Introduction

breaking-news

BREAKING NEWS: We are making a news topic classifier!

Here we'll be doing transfer learning on BERT with the AG News Dataset in PyTorch.

To try out the model without running the notebook, check out my inference endpoint at HuggingFace.