Instructions to use biu-nlp/contextualizer_qasrl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use biu-nlp/contextualizer_qasrl with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("biu-nlp/contextualizer_qasrl") model = AutoModelForSeq2SeqLM.from_pretrained("biu-nlp/contextualizer_qasrl") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
8062db2 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f1c61e6cf034ebad9c80de8ce3f02ec0f1110230bbe433eee1fc85193b4e1fb7
size 2095
|