NTU-P04922004 / nlp-demos

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:Jupyter Notebook 100.0%