How can I prevent my site from being a free dataset for LLMs?
1–10 of 66 posts
Re: How can I prevent my site from being a free dataset for LLMs?
#2Re: How can I prevent my site from being a free dataset for LLMs?
#3For others, take same measures as unwanted traffic or scrapping.
Re: How can I prevent my site from being a free dataset for LLMs?
#4For ChatGPT you can block it as per https://platform.openai.com/docs/plugins/bot For others, take same measures as unwanted traffic or scrapping.
In any case, OpenAI should inspect every website's terms of use before ingesting it in their training data. They shouldn't be exempted from this work. We shouldn't have to conform to their methods, there are laws and systems in place for that. Expensive, yes.
Re: How can I prevent my site from being a free dataset for LLMs?
#5For Common Crawl, the documentation says blocking it on robots.txt should work, as for Wikipedia, Reddit, and books, there's no option than to not participate AFAIK.
OpenWebText2 has no mention of robots.txt, so good luck with that.
Re: How can I prevent my site from being a free dataset for LLMs?
#6Re: How can I prevent my site from being a free dataset for LLMs?
#7Re: How can I prevent my site from being a free dataset for LLMs?
#8Require a login to read beyond the first paragraph
Re: How can I prevent my site from being a free dataset for LLMs?
#9For ChatGPT you can block it as per https://platform.openai.com/docs/plugins/bot For others, take same measures as unwanted traffic or scrapping.
Re: How can I prevent my site from being a free dataset for LLMs?
#10I think there is a noai meta tag