Skip to content

re-search/gpt2-estimator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPT2-Estimator

What is this project?

An implementation of GPT2 using the tf.estimator API. Now GPT2 training can be run with Multiple GPUs!

Why would I need this?

  • Easier training and inference
  • Train on multiple GPUs
  • All the goodies that tf.estimator provides
  • TF 2.0 compatible

Reference:

About

A tf.estimator version of GPT2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages