Comment on Google Researchers’ Attack Prompts ChatGPT to Reveal Its Training Data
ayaya@lemdro.id 1 year agoI’m honestly not sure what you’re trying to say here. If by “it must have access to information for reference” you mean while it is running, it doesn’t. Like I said that information is only available during training.
NaibofTabr@infosec.pub 1 year ago
This is not correct. I understand how neural networks function, I also understand that the neural network is not a complete system in itself. In order to be useful, the model is connected to other things, including a source of reference information. For instance, earlier this year ChatGPT was connected to the internet so that it could respond to queries with more up-to-date information. At that point, the neural network was frozen. It was not being actively trained on the internet, it was just connected to it for the sake of completing search queries.
brianorca@lemmy.world 1 year ago
That is an optional feature, not required to make use of an LLM. And not even a feature of most LLMs.