mirror of
https://github.com/dragen1860/TensorFlow-2.x-Tutorials.git
synced 2021-05-12 18:32:23 +03:00
GPT
TensorFlow 2.0 implementation of OpenAI's GPT (Generative Pre-Training) language model.
Acknowledgement
This implementation is based on the Pytorch implementation of OpenAI's paper, "Improving Language Understanding by Generative Pre-Training".
