From 4dde31cb764fdac176b4c06c327d0bcf8227b094 Mon Sep 17 00:00:00 2001 From: thomwolf Date: Thu, 26 Sep 2019 12:18:26 +0200 Subject: [PATCH] update readme --- README.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 2a88aaeaf7..44684bde99 100644 --- a/README.md +++ b/README.md @@ -5,24 +5,27 @@

- Build + Build - GitHub + GitHub - Documentation + Documentation - GitHub release + GitHub release

-State-of-the-art Natural Language Processing (NLP) for TensorFlow 2.0 and PyTorch. +

+

State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch +

-🤗 Transformers (formerly known as `pytorch-transformers` and `pytorch-pretrained-bert`) provides general-purpose architectures (BERT, GPT, GPT-2, RoBERTa, XLM, DistilBert, XLNet...) for Natural Language Understanding (NLU) and Natural Language Generation (NLG) with more than 32+ pretrained checkpoints in 100+ languages. +🤗 Transformers (formerly known as `pytorch-transformers` and `pytorch-pretrained-bert`) provides general-purpose architectures (BERT, GPT-2, RoBERTa, XLM, DistilBert, XLNet...) for Natural Language Understanding (NLU) and Natural Language Generation (NLG) with over 32+ pretrained models in 100+ languages and deep interoperability between TensorFlow 2.0 and PyTorch. + +### Features -Features - As easy to use as pytorch-transformers - As powerful and concise as Keras - High performance on NLU and NLG tasks