Skip to content

Code for finetuning GPT models and its variants for text data

License

Notifications You must be signed in to change notification settings

mahendran-narayanan/GPT-finetuning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

GPT-finetuning

Code for finetuning GPT models and its variants for text data in Tensorflow

Text dataset is saved in the same directory as 'data_input.txt'

The model used : GPT-2

Packages used:

  • Tensorflow
  • Transformers

Note:

  • Maximum tokens : 1024
  • Model : GPT LMHead Model

About

Code for finetuning GPT models and its variants for text data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages