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
Update line 12 in config.json
#1
by linudaar - opened
misformatted JSON, remove line 12.
AyoubChLin changed pull request status to merged