transformers
transformers copied to clipboard
from_pretrained callback?
I have a model implement from PretrainModel, how can I set a from_pretrianed call back in my model class?
I want call some weigths re-initialize when MyModel.from_pretrained