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