Sign up to save tools and stay up to date with the latest in AI
bg
bg
1

Good old fashion ML is dying

Dec 02, 2023 - news.ycombinator.com
The article discusses the rise of zero-shot learning, also known as "prompt engineering", in Language Model Learning (LLM). The author argues that this approach is significantly easier and more effective than traditional data labeling. They have also developed a library that allows for the integration of prompt engineering into traditional machine learning, such as text classifiers.

The author predicts that prompt engineering will soon replace what was formerly known as "deep learning". They believe that while supervised learning, which requires substantial effort to label large datasets, was crucial in demonstrating the efficacy of deep learning, the continuous improvements in making it easier and more effective means there's no reverting to the old ways.

Key takeaways:

  • LLMs have popularized zero-shot learning, also known as 'prompt engineering', which is easier to use and more effective than labeling data.
  • 'Prompt engineering' can be retrofitted onto traditional machine learning techniques such as text classifiers.
  • The author has created a library to retrofit 'prompt engineering' onto machine learning, which can be found at https://github.com/lamini-ai/llm-classifier.
  • The author believes that 'prompt engineering' will soon replace what was previously known as 'deep learning', as it is easier and more effective.
View Full Article

Comments (0)

Be the first to comment!