513
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 03 Feb 2026
513 points (95.6% liked)
Technology
84103 readers
2898 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
That's quite a claim, I'd like to see that. Just give me the prompt and model that will generate an entire Harry Potter book so I can check it out.
I doubt that this is the case as one of the features of chatbots is the randomization of the next token which is done by treating the model's output vector as a, softmaxxed, distribution. That means that every single token has a chance to deviate from the source material because it is selected randomly. In order to get a complete reproduction it would be of a similar magnitude as winning 250,000 dice rolls in a row.
In any case, the 'highly transformative' standard was set in Authors Guild v. Google, Inc., No. 13-4829 (2d Cir. 2015). In that case Google made digital copies of tens of millions of books and used their covers and text to make Google Books.
As you can see here: https://www.google.com/books/edition/The_Sunlit_Man/uomkEAAAQBAJ where Google completely reproduces the cover and you can search the text of the book (so you could, in theory, return the entire book in searches). You could actually return a copy of a Harry Potter novel (and a high resolution scan, or even exact digital copy of the cover image).
The judge ruled:
In cases where people attempt to claim copyright damages against entities that are training AI, the finding is essentially 'if they paid for a copy of the book then it is legal'. This is why Meta lost their case against authors, in that case they were sued for 1.) Pirating the books and 2.) Using them to train a model for commercial purposes. The judge struck 2.) after citing the 'highly transformative' nature of language models vs books.
It was Meta and only 42%.
https://arstechnica.com/features/2025/06/study-metas-llama-3-1-can-recall-42-percent-of-the-first-harry-potter-book/
The claim was "Yet most AI models can recite entire Harry Potter books if prompted the right way, so that’s all bullshit."
In this test they did not get a model to produce an entire book with the right prompt.
Their measurement was considered successful if it could reproduce 50 tokens (so, less than 50 words) at a time.
Even then, they didn't ACTUALLY generate these, they even admit that it would not be feasible to generate some of these 50 token (which is, at most 50 words, by the way) sequences:
For context: These two sentences are 46 Tokens/210 Characters, as per https://platform.openai.com/tokenizer.
50 tokens is just about two sentences. This comment is about 42 tokens itself.