| ▲ | IshKebab a day ago | |||||||
I don't think so. An LLM by default is not trained to be "good"; it's trained to be accurate. The safety training is tacked on the end, so it's probably going to be easy to undo even on more sophisticated models. Maybe if you only trained it on "safe" training data in the first place it might be harder to unmuzzle, but I don't think that training data really exists. | ||||||||
| ▲ | raegis 21 hours ago | parent | next [-] | |||||||
> I don't think so. An LLM by default is not trained to be "good"; it's trained to be accurate. I wouldn't use the word "accurate" since it creates language based on probabilities. For example, it occasionally does basic mathematics computations incorrectly. I'm sure the AI companies would say they are training for "accuracy" but the actual code they write says otherwise. | ||||||||
| ||||||||
| ▲ | fwip a day ago | parent | prev [-] | |||||||
At this point, it wouldn't be difficult to get a safety-trained LLM to prescreen your training set for the next model. (What that would cost, I can't estimate, but it seems simple in theory to reduce the amount of "harmful" training material). | ||||||||
| ||||||||