diff --git a/nlp/0_1_LLM.ipynb b/nlp/0_1_LLM.ipynb index 283fe52..e9a9110 100644 --- a/nlp/0_1_LLM.ipynb +++ b/nlp/0_1_LLM.ipynb @@ -46,7 +46,6 @@ "* [Transformers](#Transformers)\n", "* [Use cases: how to use pipelines](#Use-cases:-how-to-usepipelines)\n", " * Sentiment Analysis\n", - " * Translation\n", " * Masked Word Completion\n", " * Text generation\n", " * Question Answering\n",