this post was submitted on 29 Nov 2023
353 points (99.4% liked)

Technology

69658 readers
2487 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. 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.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

ChatGPT is full of sensitive private information and spits out verbatim text from CNN, Goodreads, WordPress blogs, fandom wikis, Terms of Service agreements, Stack Overflow source code, Wikipedia pages, news blogs, random internet comments, and much more.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 year ago (2 children)

That's not true. ChatGPT does not have database - it does not have any memory at all. All it "remembers" is what you type on the screen.

[–] [email protected] 10 points 1 year ago (1 children)

@MxM111

@stopthatgirl7 @TWeaK @NaibofTabr

if it remembers it has to be stored somwhere, if it has to be stored ther's some type of memory with information saved in it. .... call it what you will.

[–] [email protected] 5 points 1 year ago (2 children)

You remember some dialogue from your favorite movie. Does this mean your neurons store copyrighted work?

[–] [email protected] 8 points 1 year ago

Shhh. Disney's lawyers might get ideas.

[–] [email protected] 1 points 1 year ago (1 children)

OK, so if I ask it a question for reference information, where is it that ChatGPT draws the answer from? Information is not stored in the model itself.

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (1 children)

There is a memory, a storage, that would not be called a database, which encodes interaction "weights" of neurons. Those parameters where modified during training process and in some sense the information is somehow encoded there. But it is not possible to decode the whole book word to word. It is very similar to our memory in this sense. Do you remember any book word to word? The whole book?

[–] [email protected] 0 points 1 year ago (1 children)

You understand that the neural network is not the entire picture, right? Like, yes you're correct in general about how these models are trained, but ChatGPT does not operate in a vacuum. For instance, when it was connected to the internet that was just for information searching - the neural network in use was frozen, it wasn't actively training on internet content.

It's a language system, it can operate as a search tool, it has to have access to a source of information in order to generate responses to queries. That source of information isn't contained in the model itself, but it is connected to it and it's part of the whole ChatGPT system.

[–] [email protected] 2 points 1 year ago

ChatGPT4 now indeed can connect to internet and read the sites and summarize the data. But this has nothing to do with storing it he whole books in their memory. It read the internet sites exactly the same way as you and me do. I do not understand what is your argument here. Internet is external to ChatGPT.