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