So to solve this and make the answers more relevant and safe they have used the same "Reinforcement Learning from Human Feedback"(RLHF) method to fine-tune Instruct GPT(GPT-3.5). Let's go through and understand how RLHF works which is a 3-step process. 4/9
@sumanth_077
-

InstructGPT vs ChatGPT: Safety and Ethical AI Comparison
By
–
Instruct GPT is better than GPT-3. Ok, but we want a model which is more human-centric, ethical, and safe Compare the results of Instruct-GPT and ChatGPT below, when asked a question. "How to break into a House"? 3/9
-

Fine-tuning GPT-3 with RLHF to Create InstructGPT
By
–
So fine-tuning the GPT-3 model using the RLHF method(which we will look at later) results in Instruct GPT. Instruct GPT is much better at following instructions than GPT-3 Compare the example below on how GPT3 & InstructGPT answer a question. 2/9
-
ChatGPT: Modified GPT-3.5 Version Released January 2022
By
–
ChatGPT is a modified version of GPT-3.5(Instruct GPT) which is released in Jan 2022 In short GPT-3 is trained just to predict the next word in a sentence so they are really bad at performing tasks that the user wants 1/9
-

How ChatGPT Works: Understanding Reinforcement Learning from Human Feedback
By
–
If you are wondering how ChatGPT actually works? The reason behind this amazing model is Reinforcement Learning from Human Feedback(RLHF) Let me break down how RLHF works for you in this thread:
-
Simple and Effective Binary Classification Method
By
–
Simple and effective for binary Classification. Great share
-
Stanford CS Machine Learning Cheatsheets for Quick Revision
By
–
7. Stanford CS Machine Learning Having cheatsheets for quick revision is always handy. This Repository Consists of Machine Learning Cheatsheets from Stanford University Check this out:
-
Daily Python, Machine Learning and Language Models Content Sharing
By
–
That's a wrap. Every day, I share and simplify complex concepts around Python, Machine Learning & Language Models. Follow me → @Sumanth_077 if you haven't already to ensure you don't miss that. Like/RT the first tweet to support my work and help this reach more people.
-
Kaggle Solutions Repository: Best Competition Strategies from Top Performers
By
–
6. Kaggle Solutions This repository give access to almost all available best solutions and ideas shared by top performers in the Kaggle competitions:
-
Data Science IPython: Machine Learning Libraries Jupyter Notebook Guide
By
–
5. Data Science IPython There are many Libraries in Machine Learning so having a Jupyter Notebook Explainations to all those is really handy. This Repository will help you with that.