From de5e4864cb009ca999627437349f0f454c6e7306 Mon Sep 17 00:00:00 2001 From: LysandreJik Date: Thu, 26 Sep 2019 08:04:54 -0400 Subject: [PATCH] Documentation --- docs/source/index.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 0d5bd01352..5866c37a1e 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -13,17 +13,20 @@ Features - High performance on NLU and NLG tasks - Low barrier to entry for educators and practitioners -State-of-the-art NLP for everyone +State-of-the-art NLP for everyone: + - Deep learning researchers - Hands-on practitioners - AI/ML/NLP teachers and educators -Lower compute costs, smaller carbon footprint +Lower compute costs, smaller carbon footprint: + - Researchers can share trained models instead of always retraining - Practitioners can reduce compute time and production costs - 8 architectures with over 30 pretrained models, some in more than 100 languages -Choose the right framework for every part of a model's lifetime +Choose the right framework for every part of a model's lifetime: + - Train state-of-the-art models in 3 lines of code - Deep interoperability between TensorFlow 2.0 and PyTorch models - Move a single model between TF2.0/PyTorch frameworks at will