Skip to content

Commit 5034a29

Browse files
author
Akhil Negi
committed
addressing review comment
1 parent aa61f43 commit 5034a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/14-deep-learning/how-sequencetosequence-works.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@
302302
"\n",
303303
"For instance, if a user is training a model for summarizing English text. It would be most appropriate to choose `T5` architecture and `t5-base-finetuned-summarize-news` model, as this model was trained for summarization downstream task.\n",
304304
"\n",
305-
"Visit [HuggingFace model zoo](https://huggingface.co/models) filter the tags based on the task to find all the available pretrained models for that particular task."
305+
"Visit [HuggingFace model zoo](https://huggingface.co/models) and filter the tags based on the task to find all the available pretrained models for that particular task."
306306
]
307307
},
308308
{

0 commit comments

Comments
 (0)