/nlp-demos

This repository includes Python code and notebooks demonstrating latest natural language processing (NLP) models.

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

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 Open In Colab
  • Fine-tuning with Encoder Transformer models (BERT): tf_bert.ipynb Open In Colab