@[email protected] to Machine [email protected] • 6 months agoCan gpt generate a gpt model?message-square8fedilinkarrow-up18arrow-down13file-text
arrow-up15arrow-down1message-squareCan gpt generate a gpt model?@[email protected] to Machine [email protected] • 6 months agomessage-square8fedilinkfile-text
minus-square@AudalinlinkEnglish5•6 months agoYou can generate synthetic data matching the distribution your transformer learned. You can use this dataset to train another model. As of now, that’s about it.
You can generate synthetic data matching the distribution your transformer learned. You can use this dataset to train another model. As of now, that’s about it.
Yep, this is called model distillation.