TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Are LLM‘s capable of generating their own source data?

1 pointsby mrsmee89about 2 years ago

1 comment

sp332about 2 years ago
LLMs will generate data that already fits the model. You can&#x27;t generate information out of thin air. But you can use a larger model or one with more training data to generate inputs for another model.<p>For image based networks, it&#x27;s pretty common to increase the amount of training data by cropping, rotating, and adding noise to pictures and feeding them in multiple times. The larger the network, the less useful this is. It will quickly start to overfit and memorize the content of inputs that it sees multiple times. And I&#x27;m not aware of anyone doing something like that for large language models.
评论 #35299390 未加载