This directory contain guides to help users to train NLP models.
-
Training guide explain the steps to follow for training NLP models on GPU and TPU.
-
Pretrained_models guide explain how to load pre-trained NLP models (baselines and checkpoints) that can be finetuned further depending on application.
-
TF-Hub guide explain how to use TF-NLP's export_tfhub tool to export pre-trained Transformer encoders to SavedModels format that are suitable for publication on TF Hub.