From 381443c096f9c19fe1559d2f4aaa82c19a082353 Mon Sep 17 00:00:00 2001 From: Akshay Gupta Date: Thu, 1 Oct 2020 17:12:07 +0530 Subject: [PATCH] Update README.md (#7498) Making transformers readme more robust. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index feaa011430..90a5e3a29b 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ The model itself is a regular [Pytorch `nn.Module`](https://pytorch.org/docs/sta 1. Easy-to-use state-of-the-art models: - High performance on NLU and NLG tasks. - Low barrier to entry for educators and practitioners. - - Few user-facing abastractions with just three classes to learn. + - Few user-facing abstractions with just three classes to learn. - A unified API for using all our pretrained models. 1. Lower compute costs, smaller carbon footprint: