Closed ZhaozwTD closed 2 years ago
Is there a way to convert Unicorn weights to torch?
Thanks for your nice codes!
Hi! I never implemented code to convert the weights to torch. The weights we released are in the original format used by T5, so any script for cross-loading T5's original weights into torch should also work here.
Is there a way to convert Unicorn weights to torch?
Thanks for your nice codes!