I asked Google Bard whether it thought Web Environment Integrity was a good or bad idea. Surprisingly, not only did it respond that it was a bad idea, it even went on to urge Google to drop the proposal.

you are viewing a single comment's thread
view the rest of the comments
[–] 9 points 3 years ago (1 child)

Large language models literally do subspace projections on text to break it into contextual chunks, and then memorize the chunks. That's how they're defined.

Source: the paper that defined the transformer architecture and formulas for large language models, which has been cited in academic sources 85,000 times alone https://arxiv.org/abs/1706.03762

  • source
  • parent
  • hideshow 2 child comments
  • [–] 6 points 3 years ago (1 child)

    Hey, that comment's a bit off the mark. Transformers don't just memorize chunks of text, they're way more sophisticated than that. They use attention mechanisms to figure out what parts of the text are important and how they relate to each other. It's not about memorizing, it's about understanding patterns and relationships. The paper you linked doesn't say anything about these models just regurgitating information.

  • source
  • parent
  • hideshow 2 child comments