Instructions to use SOUMYADEEPSAR/cognitive_bias_roberta-twitter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use SOUMYADEEPSAR/cognitive_bias_roberta-twitter with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("cardiffnlp/twitter-roberta-base-2022-154m") model.load_adapter("SOUMYADEEPSAR/cognitive_bias_roberta-twitter", set_active=True) - Notebooks
- Google Colab
- Kaggle