Skip to content

In this Project, we’re going to use a pre-trained BERT model from Hugging Face for a text classification task. As you might already know, the main goal of the model in a text classification task is to categorize a text into one of the predefined labels or tags.

Notifications You must be signed in to change notification settings

Samvivekk/Classification-using-Transformer-Models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

As you might already know, the main goal of the model in a text classification task is to categorize a text into one of the predefined labels or tags. we’re going to use the pre-trained BERT model to classify whether the text of Documents from Law Firms, Medical Documents etc. Which can be categorized into their belonging predicted categories based on the text in the Documents.

About

In this Project, we’re going to use a pre-trained BERT model from Hugging Face for a text classification task. As you might already know, the main goal of the model in a text classification task is to categorize a text into one of the predefined labels or tags.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published