Kasamuday's picture
Upload 1910 files
25e57c6 verified
|
Raw
History Blame Contribute Delete
628 Bytes

A newer version of the Streamlit SDK is available: 1.62.0

Upgrade

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.