Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 744 Bytes

index.rst

File metadata and controls

26 lines (19 loc) · 744 Bytes

Welcome to langml's documentation!

LangML (Language ModeL) is a Keras-based and TensorFlow-backend language model toolkit, which provides mainstream pre-trained language models, e.g., BERT/RoBERTa/ALBERT, and their downstream application models.

.. toctree::
   :glob:
   :maxdepth: 2
   :caption: Getting Started

   notes/installation
   notes/langml_cli
   notes/finetune_examples
   notes/prompt_examples
   notes/distributed_training


.. toctree::
   :maxdepth: 1
   :caption: APIs: