It wouldn't surprise me at all if ChatGPT was trained on data originating from Stack Overflow. Not familiar with deep learning algorithms but I can't imagine that it would be a good idea to have an unintended training data loop.
An intended double-loop might be interesting: Train one GPT on the output of another.
Use of ChatGPT generated text for posts on Stack Overflow is temporarily banned
41–50 of 143 posts
Re: Use of ChatGPT generated text for posts on Stack Overflow is temporarily banned
#42I input several emails I've received in private and it correctly answered those. This is not a huge library ecosystem or even a large language .
It then translated several Haskell code samples I have into c++.
I'm not sure if I'm in awe or just in shock to be honest.
Re: Use of ChatGPT generated text for posts on Stack Overflow is temporarily banned
#43I think the ban on ChatGPT answers on Stack Overflow is a mistake. Sure, some of the answers might not be correct, but that's true for any tool. And the fact that ChatGPT answers are easy to produce means that more people can contribute, which can only be a good thing for the community. Plus, it's not like the moderators have to accept every answer - they can still weed out the bad ones. Let's not punish everyone bec…
Re: Use of ChatGPT generated text for posts on Stack Overflow is temporarily banned
#44Do they have a plan for identifying chatGPT posts aside from “looks like it”?
Since it is a centralized service provided by OpenAI, they should really provide services (paid or not) that given a text, check if it is generated by ChatGPT recently.
Re: Use of ChatGPT generated text for posts on Stack Overflow is temporarily banned
#45StackOverflow and Google are finished. This is expected and it may not look like it now, but banning an advancement in technology (even temporary) is usually the first step to irrelevance of those pushing back. In a few years from now when ChatGPT and perhaps the much awaited GPT-4 are released, get better, (or even an implementation is open sourced) it will further plummet the usage for SO and Google. The genie is o…
> StackOverflow and Google are finished. This is expected and it may not look like it now, but banning an advancement in technology (even temporary) is usually the first step to irrelevance of those pushing back. Depends on the reason for banning a technology. In this case it isn't because SO's business model is threatened, really; right now it's largely because the ChatGPT answers are usually wrong, and getting spam…
Re: Use of ChatGPT generated text for posts on Stack Overflow is temporarily banned
#46What is the mechanism by which a text is determined to originate from ChatGPT? This will be crucial for preventing unfavorable training loops among a myriad of other human-led control efforts.
To determine if a post on StackOverflow is generated by ChatGPT, you could look for certain characteristics that are typical of posts generated by the model. For example, ChatGPT posts may contain repetitive or nonsensical phrases, lack coherence or context, or have a distinctive "machine-like" writing style. Additionally, you can check the user profile of the poster to see if it indicates that the user is a language…
- my opinion, not generated by ChatGPT.
Re: Use of ChatGPT generated text for posts on Stack Overflow is temporarily banned
#47Are there some examples of the answers by ChatGPT? I'd really like to look at them.
Re: Use of ChatGPT generated text for posts on Stack Overflow is temporarily banned
#48Earlier quoted context omitted.
I'm asking what makes it worse.
From the post: “The volume of these answers (thousands) and the fact that the answers often require a detailed read by someone with at least some subject matter expertise in order to determine that the answer is actually bad has effectively swamped our volunteer-based quality curation infrastructure.”
Re: Use of ChatGPT generated text for posts on Stack Overflow is temporarily banned
#49The scary part was just how confidently incorrect it was. The text looked very good, but there were big errors in there.
I also tried to ask it a scientific question on a pretty niche field, and it produced a very reasonably looking answer. Most of the text was actually correct, if a bit generic. But there was one big factual mistake in there, it gave a value range that is simply wrong for this question.