Distilling step-by-step: Outperforming larger language models with less training data and smaller model sizes
https://blog.research.google/2023/09/distilling-step-by-step-outperforming.html
https://blog.research.google/2023/09/distilling-step-by-step-outperforming.html
3 Comments
noneabove1182@sh.itjust.works · 3 pts · 2y
Woah this is pretty interesting stuff, I wonder how practical it is to do, I don't see a repo offering a script or anything so may be quite involved but looks promising. Anything to reduce size while maintaining performance is huge at this time
Zetaphor@zemmy.cc · 2 pts · 2y
The code is available here:
https://github.com/google-research/distilling-step-by-step
noneabove1182@sh.itjust.works · 1 pts · 2y
Somehow this is even more confusing because that code hasn't been touched in 3 months, maybe just took them that long to validate? Will have to read through it, thanks!