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: 129 Bytes
db7396c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e3b9951f71ca48d7687634e7a779a4fd4658bef911aa0337c63653c755a61d9f
size 3448
|