GPT4: Zero-shot Classification without any examples + Fine-tune with reflection

Subscribers:
5,330
Published on ● Video Link: https://www.youtube.com/watch?v=C0Eug9XpcBo



Duration: 6:17
294 views
8


Recently, I have played around with GPT4 and found out that it can classify data without any human-labelled examples, if the classification boundaries can be described in words that are commonly occuring throughout the web. This makes for very cool applications of annotating data without any human-annotated examples.

Also, the model is capable of refining its output using Reflexion-based techniques of reflecting on the answer and outputting the refined answer. It is able to even come up with a new category to fit the data.

This is impressive, and I am sure there will be more features of the GPT series which will be discovered as more people play around with it.

Explore and have fun!

~~~~~

References:

Reflexion: https://arxiv.org/abs/2303.11366
ChatGPT Outperforms Crowd-Workers for Text-Annotation Tasks: https://arxiv.org/abs/2303.15056
Auto-GPT: https://github.com/Torantulino/Auto-GPT
~~~~~

0:00 Zero-shot Classification (or you can call it few-shot since we describe the categories)
3:24 Fine-tuning with Reflexion

AI and ML enthusiast. Likes to think about the essences behind breakthroughs of AI and explain it in a simple and relatable way. Also, I am an avid game creator.

Discord: https://discord.gg/fXCZCPYs
LinkedIn: https://www.linkedin.com/in/chong-min-tan-94652288/
Online AI blog: https://delvingintotech.wordpress.com/
Twitter: https://twitter.com/johntanchongmin
Try out my games here: https://simmer.io/@chongmin




Other Videos By John Tan Chong Min


2023-05-30Prompt Engineering and LLMOps: Tips and Tricks
2023-05-25Hierarchy! The future of AI: How it helps representations and why it is important.
2023-05-18Prediction builds representations! Fixed Bias speeds up learning!
2023-05-09Memory: How is it encoded, retrieved and how it can be used for learning systems
2023-05-02I created a Law Court Simulator with GPT4!
2023-05-02I created a Law Court Simulator with ChatGPT!
2023-04-25Creating a ChatGPT Harry Potter Text-based RPG game!
2023-04-25Learn from just Memory Storage and Retrieval: Generative Agents Interacting in Simulation!
2023-04-18The future is neuro-symbolic: Expressiveness of ChatGPT and generalizability of symbols (SymbolicAI)
2023-04-17Can GPT4 solve the Abstraction and Reasoning Corpus (ARC) Challenge Zero-Shot?
2023-04-12GPT4: Zero-shot Classification without any examples + Fine-tune with reflection
2023-04-11OpenAI Vector Embeddings - Talk to any book or document; Retrieval-Augmented Generation!
2023-04-11Tutorial #2: OpenAI Vector Embeddings and Pinecone for Retrieval-Augmented Generation
2023-04-04Creating JARVIS: ChatGPT + APIs - HuggingGPT, Memory-Augmented Context, Meta GPT structures
2023-04-02Is GPT4 capable of self-improving? Are we heading for AGI or AI doom?
2023-03-28How Visual ChatGPT works + Toolformer/Wolfram Alpha. LLMs with Tools/APIs/Plugins is the way ahead!
2023-03-21Tokenize any input, even continuous vectors! - Residual Vector Quantization - VALL-E (Part 2)
2023-03-07Using Transformers to mimic anyone's voice! - VALL-E (Part 1)
2023-02-28Learning Part-Whole Structure by Chunking - More Efficient than Deep Learning!!!
2023-02-21High-level planning with large language models - SayCan
2023-02-13Learning, Fast and Slow: Towards Fast and Adaptable Agents in Changing Environments