6 ms·
> It’s at the very least harder to hide things like that if all the source is available. In the training of LLMs, the order of batches and their content can in
by thesz 24d ago
> It’s at the very least harder to hide things like that if all the source is available.
In the training of LLMs, the order of batches and their content can introduce adversarial behavior [1].
[1] https://www.pure.ed.ac.uk/ws/portalfiles/portal/256761768/Manipulating_SGD_SHUMAILOV_28092021_AFV.pdf https://www.pure.ed.ac.uk/ws/portalfiles/portal/256761768/Ma...
You can get all the source to validate training and weights and still end up with adversarial behavior in the model.