Skip to content

A detailed walk-through of using pytorch-transformers and BERT for text classification.

Notifications You must be signed in to change notification settings

danieltsoukup/BERT-on-AGNews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

BERT-on-AGNews

A detailed walk-through of using pytorch-transformers and BERT for text classification.

These notes will show you how to use BERT for text-classification. Some highlights:

  • dataloaders in pytorch,
  • BERT from pytorch-transformers,
  • freezing layers,
  • learning rate schedulers, optimizers and gradient clipping,
  • mixed precision training,
  • logging your training.

Resources:

About

A detailed walk-through of using pytorch-transformers and BERT for text classification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published