Instructions to use AyoubChLin/ESG-bert-BBC_news with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Flair
How to use AyoubChLin/ESG-bert-BBC_news with Flair:
from flair.models import SequenceTagger tagger = SequenceTagger.load("AyoubChLin/ESG-bert-BBC_news") - Notebooks
- Google Colab
- Kaggle