From c361e23c8f051af7d811e258244a7c7220b794a4 Mon Sep 17 00:00:00 2001 From: cif Date: Tue, 21 Apr 2026 14:46:37 +0200 Subject: [PATCH] Updated LLM --- nlp/0_1_LLM.ipynb | 1 - 1 file changed, 1 deletion(-) 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",