openai / finetune-transformer-lm

Code and model for the paper "Improving Language Understanding by Generative Pre-Training"
https://s3-us-west-2.amazonaws.com/openai-assets/research-covers/language-unsupervised/language_understanding_paper.pdf
MIT License
2.15k stars 503 forks source link

How to use the current model for classification task? #44

Open dhirajpatnaik16297 opened 5 years ago

dhirajpatnaik16297 commented 5 years ago

can we add the classification layers in the model and train it for some steps for a perfect classification? ** also please share a data set for the classification task i want.