Skip to content

Code for the FullStack AI Live Coding Series- Part 1 (CellStrat AI Lab)

Notifications You must be signed in to change notification settings

nerdimite/bert-finetuning-webinar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BERT Fine-tuning with Pytorch and Transformers

FullStack AI Series- Part 1 (CellStrat AI Lab)

This repository contains the code for BERT Fine-tuning using Pytorch and Transformers and is a part of the Full stack AI Love Coding Series at CellStrat AI Lab.

In this part, BERT was fine-tuned for Sentiment Analysis using the Transformers library by Hugging Face. Checkout the notebook for steps and code implementation.

The recording of the webinar can be accessed here

Checkout the code from the other parts here:

References

https://arxiv.org/abs/1810.04805

https://huggingface.co/transformers/

https://towardsdatascience.com/nlp-extract-contextualized-word-embeddings-from-bert-keras-tf-67ef29f60a7b

Releases

No releases published

Packages

No packages published