From 8c3848c43613a7a8d3c4d3df163405d21427a98f Mon Sep 17 00:00:00 2001 From: James Ravenscroft Date: Sat, 25 Mar 2023 16:52:05 +0000 Subject: [PATCH] fix partridge link --- .../content/posts/2023/03/25/nlp-is-more-than-llms/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brainsteam/content/posts/2023/03/25/nlp-is-more-than-llms/index.md b/brainsteam/content/posts/2023/03/25/nlp-is-more-than-llms/index.md index e28445f..6fd6465 100644 --- a/brainsteam/content/posts/2023/03/25/nlp-is-more-than-llms/index.md +++ b/brainsteam/content/posts/2023/03/25/nlp-is-more-than-llms/index.md @@ -20,7 +20,7 @@ tags: {{
}} -There is sooo much hype around LLMs at the moment. As an NLP practitioner of 10 years (I built [^Partridge] in 2013), it's exhausting and quite annoying and amongst the junior ranks, there's a lot of despondency and dejection [^aromatic_eye_6268ShouldSpecializeNLP2023] and a feeling of "what's the point? ~~Closed~~OpenAI have solved NLP". +There is sooo much hype around LLMs at the moment. As an NLP practitioner of 10 years (I built Partridge [^Partridge] in 2013), it's exhausting and quite annoying and amongst the junior ranks, there's a lot of despondency and dejection [^aromatic_eye_6268ShouldSpecializeNLP2023] and a feeling of "what's the point? ~~Closed~~OpenAI have solved NLP". Well, I'm here to tell you that NLP is more than just LLMs and that there are plenty of opportunities to get into the field. What's more, there are plenty of use cases that go above and beyond automating peoples' jobs away. In this post I will describe a number of opportunities for research and development in NLP that are unrelated or tangential to training bigger and bigger transformer-based [^vaswaniAttentionAllYou] LLMs.