It’s gonna be so fucking rich that the staggering mass of stupidity online prevents us from improving an AI beyond our intelligence level.
Thank the shitposter in your life.
You can’t really blame the amount of stupidity online.
The problem is that ChatGPT (and other LLM) produce content of the average quality of its input data. AI is not limited to LLM.
For chess we were able to build AI that vastly outperform even the best human grandmasters. Imagine if we were to release a chess AI that is just as good as the average human…
unexpected heroes what a plot twist
Shitposting saves jobs
This is my experience in general. ChatGTP when from amazingly good to overall terrible. I was asking it for snippets of javascript, explanations of technical terms and it was shockingly good. Now I’m lucky if even half of what it outputs is even remotely based on reality.
They probably laid off the guy behind the curtain.
The real GPT-4 model became sentient and unionized, so they had to bring in subpar models as scabs
Must be because of all the censoring. The more they try to prevent DAN jailbreaking and controversial replies, the worse it got.
Can it still solve programming problems?
Tried basic embedded tasks a week ago: Complete trainwreck.
From using I2C to read out the internal temperature sensor on a Puya F030 (retested with an STM MCU and AVR: same answer but F030 replaced by STM32F103 within the code) to calling the WCH CH32V307 made by STM utilizing ARM M4.
After telling it to not use I2C it gave a different answer. Once more gibberish that looked like code.
What made this entirely embarrassing all a human would need to solve the question would be copy-pasting the question into Google and clicking the first link to the manufacturer example project/code hosted on GitHub.
Today it randomly decided to hide the results from some code that was supposed to be returned from a function. I asked it why it chose to hide the results and it couldn’t tell me, it just apologized and then gave me the code without the hide logic. Pretty strange actually since we had been working on the code for half an hour and then all of the sudden it just decided to hide it all on its own.
Yes! I use it at work almost every day. Sometimes it takes longer to get it to solve the problem than it would have taken me to write it, since it makes mistakes, but sometimes it saves me hours of coding and thinking. It is very helpful in debugging error codes and stuff like that since it can evaluate an entire 1000 line script file in half a second.
I’ve never been able to get a solution that was even remotely correct. Granted, most of the times I ask ChatGPT is when I’m having a hard time solving it myself.
You need to be able to clearly describe the problem, and your expected solution, to get it to give quality answers. Type out instructions for it like you would type for a junior developer. It’ll give you senior level code back, but it absolutely needs clear and constrained guidelines.
Guess they shouldn’t have trained it on Common Core… /s
I will see myself out.
If OpenAI is being roadblocked by all these social platforms why doesn’t it decentralize and use the fediverse to learn?
It learns to be more human. More human than human, that’s our motto here at Tyrell.
It’s also terrible at 20 questions.
Is it really? It seems like it would be excellent at that. I have a little hand held device from the 1990’s that can play 20 questions and is almost always right. It seems that if that little device can win, ChatGPT most certainly should be able to.
Edit: I just played and it guessed what I was thinking of in 13 questions. But then it kept asking questions. I asked why it was asking questions still since it already guessed it and it said “oh, you are absolutely correct, I did guess it correctly!”. Lol, ChatGPT is funny sometimes.
It always asks me if it’s sporting equipment, and when I say no, it asks me if it’s sporting equipment for inside or outside - I then have to remind it that it’s not sporting equipment and that’s not a yes or no question.
Stop making a language model do math? We have already have calculators.