GPT-4.5 or GPT-5 being tested on LMSYS?
11–20 of 380 posts
Re: GPT-4.5 or GPT-5 being tested on LMSYS?
#12Indeed, all my test prompts are giving much better results than gpt4-turbo and Claude Opus. And yet, the OpenAI style is clearly recognizable.
Re: GPT-4.5 or GPT-5 being tested on LMSYS?
#13“Write C code to calculate the sum of matrix elements below the secondary diagonal.“
Re: GPT-4.5 or GPT-5 being tested on LMSYS?
#14Re: GPT-4.5 or GPT-5 being tested on LMSYS?
#15Re: GPT-4.5 or GPT-5 being tested on LMSYS?
#16Answer: Hello! I'm ChatGPT, a language model developed by OpenAI based on the GPT-4 architecture. I'm here to help answer your questions, assist with a wide range of topics, or just chat about whatever's on your mind! How can I assist you today?
Re: GPT-4.5 or GPT-5 being tested on LMSYS?
#17Re: GPT-4.5 or GPT-5 being tested on LMSYS?
#18It tells me that its knowledge cutoff is Nov 2023. So pretty recent.
Re: GPT-4.5 or GPT-5 being tested on LMSYS?
#19ChatGPT-4 Results: https://jsbin.com/giyurulajo/edit?html,css,js,output
GPT2-Chatbot Results: https://jsbin.com/dacenalala/2/edit?html,css,js,output
Claude3 Opus Results: https://jsbin.com/yifarinobo/edit?html,css,js,output
None is correct. Styling is off in all, each in a different way. And all made the mistake of not ticking when second actually changes
Re: GPT-4.5 or GPT-5 being tested on LMSYS?
#20Still gives incorrect code to the following prompt - the description is correct but not the code. I have yet to find one LLM that gives the correct code. This is the prompt: “Write C code to calculate the sum of matrix elements below the secondary diagonal.“