@svpino Well, theyโre not comparable at all. Except for similar technical flows, the generated responses are far less helpful and accurate than ChatGPT (GPT-3.5). Try it first yourself before claiming a โcloneโ of ChatGPT.
@omarsar0 Tried this question โlist some approaches of offline reinforcement learning and limitations of eachโ, ColossalChatโs answer isnโt even close to what ChatGPT provides, and in fact canโt even correct after further prompts.. Stop saying cloning ChatGPT! Not even close!
asking for area to improve or potential issues,
and then learning possibly another new approach, implementing it again!
Itโs so much fun and so efficient to learn with GPT-4!
How my experience of using ChatGPT looks like these days:
firing up a GPT-4 instance,
asking for ideas how to solve a problem, asking for an explanation of a concept I am not familiar with,
verifying some thoughts of steps of applying it to solve a problem, โฆ
asking for code to generate a simulated dataset and prototype to implement the approach,
diving deeper to verify the details or just asking it to explain,
copying the code and testing run it if possible,
pasting error message back to ask for debug help, โฆ
@ylecun How different is this framework of world prediction from model-based RL? Also would like to hear view from @AndrewYNg@svlevine on this framework.
Why was GPT4 becoming stupid in this question? Itโs been like this except the first time it showed some correct reasoning. Disappointing that it seems to stick to this wrong answer @OpenAI
Undoubtedly, #GPT-4 is much better than #ChatGPT! Itโs phenomenal most of the time as a tool for research brainstorming, drafting plans/docs, and coding buddy!!
Well it still makes shits up sometimes without enough challenge on statements given (so be careful)๏ผ
Can conservative Q-learning be used to pretrain followed by online finetuning? Turns out that naive offline RL pretraining leads to a "dip" when finetuning online, but we can fix this with a 1-line change! That's the idea in Cal-QL: https://t.co/iZ1TKkaAqi
A thread๐