nlp-demos This repository includes Python code and notebooks demonstrating latest natural language processing (NLP) models. TensorFlow and Keras Training with Decoder Transformer models (GPT-2): tf_gpt2.ipynb Fine-tuning with Encoder Transformer models (BERT): tf_bert.ipynb