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