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: 134 Bytes
1cd422d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:345eac14f84e86a418855bca534f76bb2e628380818ef75da44b78e93791c3df
size 898974990
|