One of the difficulties with these training datasets is the currently understood rules around web scraping. The current legal precedent [0] is that web scraping is perfectly legal, despite what is in the websites terms of service, "licence" or robots.txt. If a human can navigate to it freely, you can scrape it using automated means. What you can't do with scraped data is republish it verbatim. Doing a data analysis o…
You can do the scraping in a jurisdiction where it is legal.
No such thing with GDPR.
Why do you think so many US websites take the lazy-ass approach and block EU visitors to their websites ?
Simple, its because either you comply with GDPR or you don't process the information of citizens of GDPR covered countries. End of story.