Open Alfer-Feng opened 1 year ago
when i perform "self.post_init()", it report as followed:
AttributeError: 'EncT5ForSequenceClassification' object has no attribute 'post_init'
How can i solve this?
i have sloved that by upgrading the version of transformers.
when i perform "self.post_init()", it report as followed:
AttributeError: 'EncT5ForSequenceClassification' object has no attribute 'post_init'
How can i solve this?