TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

ChatGPT denies then affirms it generated the text

4 点作者 circusfly大约 1 年前
I asked ChatGPT a question then in a new window asked it to analyze a paragraph I randomly selected from its original answer to determine if it was written by ChatGPT. ChatGPT said the pattern of the text was highly unlikely to have been written by ChatGPT because it lacks the typical conversational tone and linguistic patterns found in ChatGPT-generated text.<p>Then back in the original question window I asked ChatGPT if that quoted paragraph was original generated text by ChatGPT and &quot;it appears to be original text generated by me, ChatGPT&quot;.

2 条评论

declaredapple大约 1 年前
Is this a question or a statement?<p>All ChatGPT does is predict the most likely next token (with a little sampling on the top most likely tokens).<p>That&#x27;s it.<p>It doesn&#x27;t lookup whether it wrote it before, it doesn&#x27;t use an watermarking tools to check, all it does is predict the next most likely token after the tokens you sent it.<p>It can&#x27;t even fill in text in the middle, they have to use a special trick where they have a &lt;filltexthere&gt; token.<p>It&#x27;s been finetuned&#x2F;trained with text that it&#x27;s generated since it&#x27;s been all over the internet since it&#x27;s launch. However I highly doubt it&#x27;s been tuned to detect chatgpt text (instead I imagine they&#x27;ll make it opt to use a tool and use a watermarking tool when they eventually do implement it)<p>You just happened to find two cases were it says yes or no.<p>You should not expect any accuracy from asking it that question.
solumunus大约 1 年前
Cool story bro.