From 9ccdb1d517d4c5ce38d412a4dc147533172d780b Mon Sep 17 00:00:00 2001 From: Patrick von Platen Date: Thu, 10 Sep 2020 17:01:19 +0200 Subject: [PATCH] Update README.md --- model_cards/google/bert2bert_L-24_wmt_de_en/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/model_cards/google/bert2bert_L-24_wmt_de_en/README.md b/model_cards/google/bert2bert_L-24_wmt_de_en/README.md index f3abe08d9a..2ad5dae1c5 100644 --- a/model_cards/google/bert2bert_L-24_wmt_de_en/README.md +++ b/model_cards/google/bert2bert_L-24_wmt_de_en/README.md @@ -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