deanna-emery's picture
updates
93528c6
|
raw
history blame
615 Bytes

This directory contain guides to help users to train NLP models.

  1. Training guide explain the steps to follow for training NLP models on GPU and TPU.

  2. Pretrained_models guide explain how to load pre-trained NLP models (baselines and checkpoints) that can be finetuned further depending on application.

  3. 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.