Update README.md

This commit is contained in:
Patrick von Platen
2020-09-10 17:01:19 +02:00
committed by GitHub
parent 60698936fc
commit 9ccdb1d517

View File

@@ -19,7 +19,7 @@ Disclaimer: The model card has been written by the Hugging Face team.
## How to use
You can use this model for sentence fusion, *e.g.*
You can use this model for translation, *e.g.*
```python
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM