hyunwoongko / summarizers

Package for controllable summarization
Apache License 2.0
78 stars 10 forks source link

unexpected message #10

Open JochiRaider opened 3 years ago

JochiRaider commented 3 years ago

I am getting this odd message when I make a call from this module in a script:

The tokenizer class you load from this checkpoint is not the same type as the class this function is called from. It may result in unexpected tokenization. The tokenizer class you load from this checkpoint is 'BartTokenizer'. The class this function is called from is 'PreTrainedTokenizerFast'.

jimkang commented 2 years ago

I got the same thing.