Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 488 Bytes

File metadata and controls

6 lines (4 loc) · 488 Bytes

Transfer-Learning-in-Natural-Language-Processing

This repository contains following Colab experiments that I am doing to fine tune state of the art Transformer Models such as BERT, OpenAI GPT/ GPT2 for various NLP tasks. I will gradually add more examples.

  1. Fine Tuning Bert for Sentence Classification Colab: http://tiny.cc/Bert_Classification
  2. Fine Tuning OpenAI GPT for Sentence Classification Colab