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: 134 Bytes
30ad714 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ea68f4d9e96b554aca884b5f7a4a93f4ed12a50fabdee4d9c30af049aca6082e
size 898974606
|