Skip to content

Notebooks to make training BERT and friends FAST AND EASY

Notifications You must be signed in to change notification settings

gbiz123/BERT-notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

BERT-notebooks

Ideal for BERT classification on social media text

  1. Handles unbalanced data with class weightings
  2. Cleans data using unidecode, demojize, and removes hashtags
  3. Augments data using backtranslation and contextual word embeddings

Usage:

Open the notebook on your preferred cloud computing program such as Colab Import your data in the "Import Data" section Define the constants in the "Define Constants" section

About

Notebooks to make training BERT and friends FAST AND EASY

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published