How to use AyoubChLin/ESG-bert-BBC_news with Flair:
from flair.models import SequenceTagger tagger = SequenceTagger.load("AyoubChLin/ESG-bert-BBC_news")
What is a pickle import?