Instructions to use CrisisNarratives/adapter-13classes-multi_label with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use CrisisNarratives/adapter-13classes-multi_label with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("CrisisNarratives/adapter-13classes-multi_label") model = AutoModelForSeq2SeqLM.from_pretrained("CrisisNarratives/adapter-13classes-multi_label") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
1cd422d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:7cb35263254ca5f7175eef32524afd2474b3efae8d983803aff22a78e613e8bd
size 3448
|