Unverified Commit 381443c0 authored by Akshay Gupta's avatar Akshay Gupta Committed by GitHub
Browse files

Update README.md (#7498)

Making transformers readme more robust.
parent 85d2d8c9
...@@ -111,7 +111,7 @@ The model itself is a regular [Pytorch `nn.Module`](https://pytorch.org/docs/sta ...@@ -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: 1. Easy-to-use state-of-the-art models:
- High performance on NLU and NLG tasks. - High performance on NLU and NLG tasks.
- Low barrier to entry for educators and practitioners. - 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. - A unified API for using all our pretrained models.
1. Lower compute costs, smaller carbon footprint: 1. Lower compute costs, smaller carbon footprint:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment