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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

How to Make Custom AI-Generated Text with GPT-2

95 点作者 Impossible超过 5 年前

7 条评论

minimaxir超过 5 年前
If you want examples of AI-generated Hacker News titles (made pretty much the same way as the Reddit example in this post), check out this repo: <a href="https:&#x2F;&#x2F;github.com&#x2F;minimaxir&#x2F;hacker-news-gpt-2" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;minimaxir&#x2F;hacker-news-gpt-2</a>
georgewsinger超过 5 年前
Wolfram has a GPT-2 interface that can be beckoned with two lines of code: <a href="https:&#x2F;&#x2F;www.wolframcloud.com&#x2F;obj&#x2F;user-900a994f-78ab-4931-b18e-353eff4d0b33&#x2F;1143236222823602259835271068650786074616893186089.png" rel="nofollow">https:&#x2F;&#x2F;www.wolframcloud.com&#x2F;obj&#x2F;user-900a994f-78ab-4931-b18...</a>
tyingq超过 5 年前
I&#x27;m curious what Google might be doing to combat content&#x2F;link farms created for SEO purposes using this.
评论 #20970882 未加载
onemoresoop超过 5 年前
With the risk of being downvoted, what’s the point of ai generating text knowing that it will never understand it like we do and having in mind that poor non AI generated text is already being used for mostly nefarious reasons? As a problem I understand the fascination with it, human languages are extremely complex things and mimmicking it has been proven complicated, but beyond that, what is a practical purpose for this?
评论 #20972175 未加载
评论 #20971978 未加载
评论 #20973106 未加载
评论 #20974473 未加载
评论 #20972713 未加载
amrrs超过 5 年前
minimaxir&#x27;s gpt-2-simple is a very nice work to get anyone start with Text Generation from the models released by OpenAI. I often wonder how can one keep up so much with the fast-paced NLP and produce things that abstracts the pain and exposes simple functions for developers to on it.<p>Hugging Face is another such company making massive impact among non-NLP developers to use such resources.<p>Kudos to these guys!
评论 #20971024 未加载
bigmit37超过 5 年前
Thanks for sharing. I have been hearing a lot of buzzword regarding this archtecture, so I checked out the blog.<p>I quickly glanced through it but will do a deeper dive later on.<p>The outputted paragraphs don’t seem to realistic. However you point out that the text needs to be longer for a more a natural output.<p>I am genuinely curious how relalistic it can get.
评论 #20971686 未加载
yowlingcat超过 5 年前
Very nice. I&#x27;m going to have some fun taking a crack using this with some of the funnier stuff I&#x27;ve seen on twitter.